Switching from 'jquery-tmpl' template types
authorDarren <darren@darrenwhitlen.com>
Sat, 20 Oct 2012 12:11:02 +0000 (13:11 +0100)
committerDarren <darren@darrenwhitlen.com>
Sat, 20 Oct 2012 12:11:02 +0000 (13:11 +0100)
client/index.html

index 03c738429c7bb38ba6f8f8d2ea23e85c01685407..bd33cc1573ece35c9c803d9ca084108dc8619c58 100644 (file)
         </div>
     </div>
 
-    <script type="text/x-jquery-tmpl" id="tmpl_userbox">
+
+
+
+
+    
+    <script type="text/html" id="tmpl_userbox">
         <div class="userbox">
             <a class="query">Message</a>
             <a class="info">Info</a>
             <a class="slap">Slap!</a>
-            
+
             <div class="divider-horizontal"></div>
         </div>
     </script>
     
-    <script type="text/x-jquery-tmpl" id="tmpl_nickchange">
+    <script type="text/html" id="tmpl_nickchange">
         <form class="nickchange">
             <label for="nickchange">New nick:</label> <input type="text" mozactionhint="done" autocomplete="off" spellcheck="false"/> <button>Change</button> <a class="cancel">Cancel</a>
         </form>
     </script>
 
-    <script type="text/x-jquery-tmpl" id="tmpl_server_select">
+    <script type="text/html" id="tmpl_server_select">
         <div class="server_select">
 
             <div style="position:relative;float:left;width:320px;padding-right:3em;margin-top:50px;">
         </div>
     </script>
 
-    <script type="text/x-jquery-tmpl" id="tmpl_applet_settings">
+    <script type="text/html" id="tmpl_applet_settings">
         <div>
             <select class="theme">
                 <option value="default">Default</option>
     </script>
 
 
-    <script type="text/x=x-jquery-tmpl" id="tmpl_channel_list">
+    <script type="text/html" id="tmpl_channel_list">
         <div>
             <table style="margin:1em 2em;">
                 <thead style="font-weight: bold;">