mirror of
https://github.com/cosmocode/dokuwiki-plugin-struct.git
synced 2025-08-13 13:37:20 +00:00
combobox representation for dropdowns and lookups
This commit is contained in:
@ -5,6 +5,7 @@ jQuery(function () {
|
||||
/* DOKUWIKI:include script/AggregationEditor.js */
|
||||
/* DOKUWIKI:include script/InlineEditor.js */
|
||||
/* DOKUWIKI:include script/StructFilter.js */
|
||||
/* DOKUWIKI:include_once script/vanilla-combobox.js */
|
||||
|
||||
function init() {
|
||||
EntryEditor(jQuery('#dw__editform, form.bureaucracy__plugin'));
|
||||
|
Reference in New Issue
Block a user