Files
dokuwiki-plugin-do/script.js
Michael Große a643cc5fee Handle execution timing consistently
Duplicating the wrapper to run code on dom-ready makes no sense. We now
have that handling consistently within the included file.
2017-04-28 18:26:22 +02:00

5 lines
184 B
JavaScript

/* DOKUWIKI:include scripts/PluginDo.js */
/* DOKUWIKI:include scripts/toolbarButton.js */
/* DOKUWIKI:include scripts/general.js */
/* DOKUWIKI:include scripts/userTasksOverlay.js */