|
|
|
@ -1260,14 +1260,11 @@
|
|
|
|
|
</div>
|
|
|
|
|
</h2>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div id="cosu-system-update-policy-body" class="panel-collapse panel-body collapse" role="tabpanel"
|
|
|
|
|
aria-labelledby="cosu-system-update-policy-body">
|
|
|
|
|
|
|
|
|
|
<div id="cosu-system-update-policy-feature-error-msg" class="alert alert-danger hidden" role="alert">
|
|
|
|
|
<i class="icon fw fw-error"></i><span></span>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="wr-input-control">
|
|
|
|
|
<label class="wr-input-label">
|
|
|
|
|
System Update
|
|
|
|
@ -1301,7 +1298,6 @@
|
|
|
|
|
</span>
|
|
|
|
|
</label>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div id="cosu-system-update-policy-window-select" class="hidden">
|
|
|
|
|
<div>
|
|
|
|
|
<ul class="message message-info">
|
|
|
|
@ -1385,7 +1381,6 @@
|
|
|
|
|
</select>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
@ -1412,14 +1407,12 @@
|
|
|
|
|
</div>
|
|
|
|
|
</h2>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div id="cosu-whitelisted-applications-body" class="panel-collapse panel-body collapse" role="tabpanel"
|
|
|
|
|
aria-labelledby="cosu-whitelisted-applications-body">
|
|
|
|
|
|
|
|
|
|
<div id="cosu-whitelisted-applications-feature-error-msg" class="alert alert-danger hidden" role="alert">
|
|
|
|
|
<i class="icon fw fw-error"></i><span></span>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="wr-input-control">
|
|
|
|
|
<label class="wr-input-label" for="cosu-whitelisted-applications">
|
|
|
|
|
Whitelisted Applications to enter Lock Task Mode
|
|
|
|
@ -1451,37 +1444,37 @@
|
|
|
|
|
<tbody data-add-form-container="#cosu-whitelisted-applications-grid">
|
|
|
|
|
<tr data-help-text="add-form">
|
|
|
|
|
<td colspan="4">
|
|
|
|
|
No entries added yet .
|
|
|
|
|
No entries added yet.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</tbody>
|
|
|
|
|
</table>
|
|
|
|
|
<table class="template hidden">
|
|
|
|
|
<tbody data-add-form="#cosu-whitelisted-applications-grid">
|
|
|
|
|
<tr data-add-form-element="clone">
|
|
|
|
|
<td data-title="No:">
|
|
|
|
|
<span class="index"></span>
|
|
|
|
|
</td>
|
|
|
|
|
<td data-title="Application Name / Description">
|
|
|
|
|
<input type="text" class="form-control grid-input-text" data-child-key="appName"
|
|
|
|
|
maxlength="100" data-default="" placeholder="[ Application Name / Description ]" disabled/>
|
|
|
|
|
</td>
|
|
|
|
|
<td data-title="Package Name">
|
|
|
|
|
<input type="text" class="form-control grid-input-text" data-child-key="packageName"
|
|
|
|
|
maxlength="100" data-default="" placeholder="[ Package Name ]" disabled/>
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
<span class="list-group-item-actions hidden">
|
|
|
|
|
<a href="#cosu-whitelisted-applications-grid" class="grid-input-remove"
|
|
|
|
|
data-click-event="remove-form">
|
|
|
|
|
<span class="fw-stack helper" title="Remove Entry">
|
|
|
|
|
<i class="fw fw-ring fw-stack-2x"></i>
|
|
|
|
|
<i class="fw fw-delete fw-stack-1x"></i>
|
|
|
|
|
</span>
|
|
|
|
|
</a>
|
|
|
|
|
</span>
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr data-add-form-element="clone">
|
|
|
|
|
<td data-title="No:">
|
|
|
|
|
<span class="index"></span>
|
|
|
|
|
</td>
|
|
|
|
|
<td data-title="Application Name / Description">
|
|
|
|
|
<input type="text" class="form-control grid-input-text" data-child-key="appName"
|
|
|
|
|
maxlength="100" data-default="" placeholder="[ Application Name / Description ]" disabled/>
|
|
|
|
|
</td>
|
|
|
|
|
<td data-title="Package Name">
|
|
|
|
|
<input type="text" class="form-control grid-input-text" data-child-key="packageName"
|
|
|
|
|
maxlength="100" data-default="" placeholder="[ Package Name ]" disabled/>
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
<span class="list-group-item-actions hidden">
|
|
|
|
|
<a href="#cosu-whitelisted-applications-grid" class="grid-input-remove"
|
|
|
|
|
data-click-event="remove-form">
|
|
|
|
|
<span class="fw-stack helper" title="Remove Entry">
|
|
|
|
|
<i class="fw fw-ring fw-stack-2x"></i>
|
|
|
|
|
<i class="fw fw-delete fw-stack-1x"></i>
|
|
|
|
|
</span>
|
|
|
|
|
</a>
|
|
|
|
|
</span>
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</tbody>
|
|
|
|
|
</table>
|
|
|
|
|
</div>
|
|
|
|
|