Subversion Repositories HomeAutomation

Rev

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

Rev 2195 Rev 2209
Line 14... Line 14...
14
 
14
 
15
 
15
 
16
 
16
 
17
<script id="page-Power-image-template" type="text/x-jquery-tmpl" data-enhance="false">
17
<script id="page-Power-image-template" type="text/x-jquery-tmpl" data-enhance="false">
18
  <span>
18
  <span>
19
     <div style="width: 697px; height: 304px; position: relative; background-color: #fbfbfb; border: 1px solid #b8b8b8;">
19
     <div style="width: 100%; position: relative; background-color: #fbfbfb; border: 1px solid #b8b8b8;">
20
    <img src=${url} alt="image" />
20
    <img src=${url} alt="image" style="width: 100%" />
21
    </div
21
    </div
22
  </span>
22
  </span>
23
</script>
23
</script>