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:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user