|
|
|
@ -52,13 +52,13 @@
|
|
|
|
|
<td class="sorting_1" style="padding:10px 15px; width: 15%;">Status</td>
|
|
|
|
|
<td style="padding:10px 15px;">
|
|
|
|
|
{{#equal deviceView.status "ACTIVE"}}<span><i
|
|
|
|
|
class="fw fw-ok icon-success"></i> Active</span>{{/equal}}
|
|
|
|
|
class="fw fw-ok icon-success"></i>Active</span>{{/equal}}
|
|
|
|
|
{{#equal deviceView.status "INACTIVE"}}<span><i
|
|
|
|
|
class="fw fw-warning icon-warning"></i> Inactive</span>{{/equal}}
|
|
|
|
|
class="fw fw-warning icon-warning"></i>Inactive</span>{{/equal}}
|
|
|
|
|
{{#equal deviceView.status "BLOCKED"}}<span><i
|
|
|
|
|
class="fw fw-remove icon-danger"></i> Blocked</span>{{/equal}}
|
|
|
|
|
class="fw fw-remove icon-danger"></i>Blocked</span>{{/equal}}
|
|
|
|
|
{{#equal deviceView.status "REMOVED"}}<span><i
|
|
|
|
|
class="fw fw-delete icon-danger"></i> Removed</span>{{/equal}}
|
|
|
|
|
class="fw fw-delete icon-danger"></i>Removed</span>{{/equal}}
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
{{/if}}
|
|
|
|
@ -314,7 +314,7 @@
|
|
|
|
|
</div>
|
|
|
|
|
<div class="panel-heading display-none-xs">
|
|
|
|
|
Policy Compliance
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<span>
|
|
|
|
|
<a href="javascript:void(0);" id="refresh-policy">
|
|
|
|
|
<i class="fw fw-refresh"></i>
|
|
|
|
@ -331,7 +331,7 @@
|
|
|
|
|
</span>
|
|
|
|
|
<div id="policy-spinner"
|
|
|
|
|
class="wr-advance-operations-init add-padding-bottom-2x add-padding-bottom-4x hidden">
|
|
|
|
|
<i class="fw fw-settings fw-spin fw-2x"></i> Loading Policy
|
|
|
|
|
<i class="fw fw-settings fw-spin fw-2x"></i>Loading Policy
|
|
|
|
|
Compliance...
|
|
|
|
|
</div>
|
|
|
|
|
<div id="policy-list-container">
|
|
|
|
@ -364,7 +364,7 @@
|
|
|
|
|
<div id="map-error" class="message message-warning">
|
|
|
|
|
<h4 class="remove-margin">
|
|
|
|
|
<i class="icon fw fw-warning"></i>
|
|
|
|
|
Device location information is not available.
|
|
|
|
|
Device location information is not available.
|
|
|
|
|
</h4>
|
|
|
|
|
</div>
|
|
|
|
|
<p class="add-padding-5x"></p>
|
|
|
|
@ -388,7 +388,7 @@
|
|
|
|
|
</div>
|
|
|
|
|
<div class="panel-heading display-none-xs">
|
|
|
|
|
Installed Applications
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<span>
|
|
|
|
|
<a href="javascript:void(0);" id="refresh-apps">
|
|
|
|
|
<i class="fw fw-refresh"></i>
|
|
|
|
|