Added {js} template function and reorganized some 3rdParty JS
authorAlexander Ebert <ebert@woltlab.com>
Thu, 18 Jun 2015 21:18:12 +0000 (23:18 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 18 Jun 2015 21:18:12 +0000 (23:18 +0200)
commit66a35294993a3fc55477a3c496939d26f512203a
tree9ae1e17f15a8bf3e2c835f60da28da8af234d68a
parent61855903bd5db816a40a127e234babedb857f527
Added {js} template function and reorganized some 3rdParty JS
15 files changed:
com.woltlab.wcf/templates/headIncludeJavaScript.tpl
wcfsetup/install/files/acp/templates/header.tpl
wcfsetup/install/files/js/3rdParty/jquery-ui.js
wcfsetup/install/files/js/3rdParty/jquery-ui.min.js
wcfsetup/install/files/js/3rdParty/jquery-ui.nestedSortable.js [deleted file]
wcfsetup/install/files/js/3rdParty/jquery-ui.nestedSortable.min.js [deleted file]
wcfsetup/install/files/js/3rdParty/jquery-ui/nestedSortable.js [new file with mode: 0644]
wcfsetup/install/files/js/3rdParty/jquery-ui/nestedSortable.min.js [new file with mode: 0644]
wcfsetup/install/files/js/3rdParty/jquery-ui/touchPunch.js [new file with mode: 0644]
wcfsetup/install/files/js/3rdParty/jquery-ui/touchPunch.min.js [new file with mode: 0644]
wcfsetup/install/files/js/3rdParty/jquery.js
wcfsetup/install/files/js/3rdParty/jquery.min.js
wcfsetup/install/files/js/3rdParty/jquery.ui.touch-punch.js [deleted file]
wcfsetup/install/files/js/3rdParty/jquery.ui.touch-punch.min.js [deleted file]
wcfsetup/install/files/lib/system/template/plugin/JsFunctionTemplatePlugin.class.php [new file with mode: 0644]