Changeset - 3ab0dc73cf2b
[Not reviewed]
default
0 1 0
drewp@bigasterisk.com - 7 years ago 2018-06-08 21:50:02
drewp@bigasterisk.com
pack collector report tighter
Ignore-this: 4b88900c3c85257659ea987f5b35a1fe
1 file changed with 3 insertions and 3 deletions:
0 comments (0 inline, 0 general)
light9/collector/web/index.html
Show inline comments
 
@@ -46,9 +46,9 @@
 
        <h3><resource-display graph="{{graph}}" uri="{{uri}}"></resource-display></h3>
 
        <table class="borders">
 
          <tr>
 
            <th>output attr</th>
 
            <th>out attr</th>
 
            <th>value</th>
 
            <th>output chan</th>
 
            <th>chan</th>
 
          </tr>
 
          <template is="dom-repeat" items="{{attrs}}">
 
            <tr>
 
@@ -94,7 +94,7 @@
 
        <h1>Collector <a href="stats">[stats]</a></h1>
 

	
 
        <h2>Devices</h2>
 
        <div style="column-width: 12em">
 
        <div style="column-width: 11em">
 
        <template is="dom-repeat" items="{{devices}}">
 
          <light9-collector-device
 
              graph="{{graph}}" updates="{{updates}}"
0 comments (0 inline, 0 general)