1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-20 13:21:54 +02:00

Issue #3912 Typing ':' now pops-up a menu of available routes. Bootstrap-suggest library added for this and other areas in future.

This commit is contained in:
Cameron
2021-02-17 14:33:35 -08:00
parent e371da1785
commit 823a228e7e
8 changed files with 216 additions and 21 deletions

3
.gitmodules vendored
View File

@@ -2,3 +2,6 @@
path = e107_tests/lib/cpaneluapi
url = https://github.com/N1ghteyes/cpanel-UAPI-php-class.git
branch = master
[submodule "e107_web/lib/bootstrap-suggest"]
path = e107_web/lib/bootstrap-suggest
url = https://github.com/e107inc/bootstrap-suggest.git