提交 02788716 编写于 作者: T teebbstudios

autocomplete

上级 53f14272
......@@ -37,7 +37,7 @@ teebb_core:
js_path: vendor/sortablejs/Sortable.min.js
autocompletejs:
js_path: vendor/autocomplete.js/js/autocomplete.min.js
js_path: vendor/autocomplete.js/js/autocomplete.jquery.min.js
oneup_flysystem:
adapters:
......
......@@ -9,6 +9,12 @@ _teebb_content:
defaults:
entity_type_service: '%entity_type.content.service%'
_teebb_taxonomy:
resource: "@TeebbCoreBundle/Resources/config/routing/taxonomy.xml"
prefix: /admin
defaults:
entity_type_service: '%entity_type.taxonomy.service%'
_teebb_file:
resource: "@TeebbCoreBundle/Resources/config/routing/file.xml"
prefix: /admin
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册