[mod] move plugin static files to static/plugins

dependabot/pip/master/sphinx-6.1.3
Adam Tauber 8 years ago
parent ab6a7601cb
commit 4e5af8d87b

@ -20,4 +20,4 @@ description = gettext('Perform search immediately if a category selected. '
'Disable to select multiple categories. (JavaScript required)')
default_on = True
js_dependencies = ('js/search_on_category_select.js',)
js_dependencies = ('plugins/js/search_on_category_select.js',)

Loading…
Cancel
Save