Skip to content

Commit 24eec65

Browse files
committed
combobox representation for dropdowns and lookups
1 parent 9fbb0f8 commit 24eec65

File tree

4 files changed

+411
-2
lines changed

4 files changed

+411
-2
lines changed

script.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ jQuery(function () {
55
/* DOKUWIKI:include script/AggregationEditor.js */
66
/* DOKUWIKI:include script/InlineEditor.js */
77
/* DOKUWIKI:include script/StructFilter.js */
8+
/* DOKUWIKI:include_once script/vanilla-combobox.js */
89

910
function init() {
1011
EntryEditor(jQuery('#dw__editform, form.bureaucracy__plugin'));

0 commit comments

Comments
 (0)