mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Update typeahead to corejavascript fork
This commit is contained in:
2
Makefile
2
Makefile
@@ -45,7 +45,7 @@ vis:
|
||||
$(GIT_SUBTREE) --prefix=lib/vis https://github.com/almende/vis.git master
|
||||
|
||||
typeahead:
|
||||
$(GIT_SUBTREE) --prefix=lib/typeahead https://github.com/twitter/typeahead.js.git master
|
||||
$(GIT_SUBTREE) --prefix=lib/typeahead https://github.com/corejavascript/typeahead.js.git master
|
||||
|
||||
gridster:
|
||||
$(GIT_SUBTREE) --prefix=lib/gridster https://github.com/dsmorse/gridster.js.git master
|
||||
|
||||
Reference in New Issue
Block a user