You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- /**
- * includes all needed JavaScript for the move plugin
- *
- * be sure to touch this file when one of the scripts has been updated to refresh caching
- */
-
- /* DOKUWIKI:include_once script/json2.js */
- /* DOKUWIKI:include script/MoveMediaManager.js */
-
- jQuery(function() {
- /* DOKUWIKI:include script/form.js */
- /* DOKUWIKI:include script/progress.js */
- /* DOKUWIKI:include script/tree.js */
- /* DOKUWIKI:include script/rename.js */
- });
|