Remove erroneous mkws-template_underscore and fix demos. MKWS-294
[mkws-moved-to-github.git] / examples / htdocs / templates.html
index dc0adb7..6c02276 100644 (file)
@@ -4,7 +4,7 @@
     <title>MKWS demo client</title>
     <link rel="stylesheet" type="text/css" href="//mkws.indexdata.com/mkws.css" />
     <script type="text/javascript" src="//mkws.indexdata.com/mkws-complete.js"></script>
-    <script class="mkws-template_summary" type="text/x-handlebars-template">
+    <script class="mkws-template-summary" type="text/x-handlebars-template">
       <a href="#" id="{{_id}}" onclick="{{_onclick}}">
        <b>{{md-title}}</b>
       </a>
@@ -15,7 +15,7 @@
        <span><i>{{md-title-responsibility}}</i></span>
       {{/if}}
     </script>
-    <script class="mkws-template_record" type="text/x-handlebars-template">
+    <script class="mkws-template-record" type="text/x-handlebars-template">
       <table>
        <tr>
          <th>Title</th>