Subversion Repositories HomeAutomation

Rev

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

Rev 2196 Rev 2209
Line 54... Line 54...
54
 
54
 
55
 
55
 
56
 
56
 
57
<script id="page-PID-image-template" type="text/x-jquery-tmpl" data-enhance="false">
57
<script id="page-PID-image-template" type="text/x-jquery-tmpl" data-enhance="false">
58
  <span>
58
  <span>
59
     <div style="width: 697px; height: 304px; position: relative; background-color: #fbfbfb; border: 1px solid #b8b8b8;">
59
     <div style="width: 100%;  position: relative; background-color: #fbfbfb; border: 1px solid #b8b8b8;">
60
    <img src=${url} alt="image" />
60
    <img src=${url} alt="image"  style="width: 100%" />
61
    </div
61
    </div
62
  </span>
62
  </span>
63
</script>
63
</script>