|
@@ -60,9 +60,9 @@
|
|
|
<th class="tinyspan">
|
|
|
{{view Ember.Checkbox checkedBinding="view.pageChecked"}}
|
|
|
</th>
|
|
|
- <th class="span3">{{t common.host}}</th>
|
|
|
+ <th class="span5">{{t common.host}}</th>
|
|
|
<!-- retrieved from local storage initially -->
|
|
|
- <th class="span3">{{t common.progress}}</th>
|
|
|
+ <th class="span2">{{t common.progress}}</th>
|
|
|
<th class="span2">{{t common.status}}</th>
|
|
|
<!-- given by the parsing function that parses data from bootstrap call, dynamically assign the color -->
|
|
|
<th class="span2">{{t common.action}}</th>
|