Minor comment about environment
[mkws-moved-to-github.git] / examples / htdocs / templates.html
index 02dd3b2..4832b39 100644 (file)
@@ -4,11 +4,10 @@
     <title>MKWS demo client</title>
     <link rel="stylesheet" type="text/css" href="http://mkws.indexdata.com/mkws.css" />
     <script type="text/javascript" src="http://mkws.indexdata.com/mkws-complete.js"></script>
-    <script id="mkwsTemplateSummary" type="text/x-handlebars-template">
+    <script class="mkwsTemplate_Summary" type="text/x-handlebars-template">
       <a href="#" id="{{_id}}" onclick="{{_onclick}}">
        <b>{{md-title}}</b>
       </a>
-      SHORT
       {{#if md-title-remainder}}
         <span>{{md-title-remainder}}</span>
       {{/if}}
@@ -16,8 +15,7 @@
        <span><i>{{md-title-responsibility}}</i></span>
       {{/if}}
     </script>
-    <script id="mkwsTemplateRecord" type="text/x-handlebars-template">
-      LONG
+    <script class="mkwsTemplate_Record" type="text/x-handlebars-template">
       <table>
        <tr>
          <th>Title</th>