Subversion Repositories HomeAutomation

Rev

Rev 2071 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed

Rev 2071 Rev 2080
Line 1... Line 1...
1
<script id="page-info-template" type="text/x-jquery-tmpl" data-enhance="false">
1
<script id="page-info-template" type="text/x-jquery-tmpl" data-enhance="false">
2
  <div class="ui-body ui-body-b" style="margin-bottom: 20px;">
2
  <div class="ui-body ui-body-b" style="margin-bottom: 20px;">
3
    <h3>${alias}</h3>
3
    <h3>${name}</h3>
4
    <i>No data available</i>
4
    <i>No data available</i>
5
    <br/>
5
    <br/>
6
  </div>
6
  </div>
7
</script>
7
</script>
8
 
8