@ -120,7 +120,9 @@
<input type="{{this.type}}" id="{{this.id}}"
class="checkbox"
placeholder="{{this.label}}"
data-param-type="form"/>
data-param-type="form"
data-toggle="tooltip"
title="{{this.helper}}"/>
{{this.label}}
<br/>
{{/equal}}
@ -508,9 +508,8 @@
<div>
<ul class="message message-info">
<i class="icon fw fw-info"></i>
<a id="policy-listing-status-msg">Below restrictions will be applied on devices with
Android
version 6.0 Marshmallow onwards only.</a>
<a id="policy-listing-status-msg">Below restrictions will be applicable when the agent is the
<b>device owner</b> and Android version 6.0 (Marshmallow) or higher.</a>
</ul>
</div>
<br>
@ -756,8 +756,14 @@
</span>
</label>
<div class="">
<div class="wr-input-control">
<label class="wr-input-control checkbox">
<input id="disallow-set-wallpeper" type="checkbox"
@ -518,8 +518,8 @@
Android version 6.0 Marshmallow onwards only.</a>
@ -132,7 +132,8 @@
<uiParam optional="true">
<type>checkbox</type>
<id>hard-lock</id>
<label>Hard lock enabled</label>
<label>Hard lock enabled (OEM Mode Only)</label>
<helper>This feature is only available in OEM Mode.</helper>
</uiParam>
</uiParams>
</params>