Included jQuery Tools 1.2.5 within ACP
authorAlexander Ebert <ebert@woltlab.com>
Tue, 16 Aug 2011 13:58:23 +0000 (15:58 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 16 Aug 2011 13:58:23 +0000 (15:58 +0200)
wcfsetup/install/files/acp/templates/header.tpl

index bb12dffe8af9187b25f53a052a5727c5de79116a..7078500cca2acbfa6ba3e4c348ed91bcabcd3ba4 100644 (file)
@@ -13,6 +13,7 @@
        </script>
        <script type="text/javascript" src="{@RELATIVE_WCF_DIR}js/3rdParty/jquery.min.js"></script>
        <script type="text/javascript" src="{@RELATIVE_WCF_DIR}js/3rdParty/jquery-ui.min.js"></script>
+       <script type="text/javascript" src="{@RELATIVE_WCF_DIR}js/3rdParty/jquery.tools.min.js"></script>
        <script type="text/javascript" src="{@RELATIVE_WCF_DIR}js/WCF.js"></script>
        <script type="text/javascript" src="{@RELATIVE_WCF_DIR}acp/js/WCF.ACP.js"></script>
        <script type="text/javascript">
                        <!-- /SIDEBAR -->
                        
                        <!-- CONTENT -->
-                       <section id="content" class="content">
\ No newline at end of file
+                       <section id="content" class="content">