kamidu 8 years ago
commit 387df0086f

@ -650,7 +650,7 @@
<div class="wr-input-control"> <div class="wr-input-control">
<label class="wr-input-control checkbox"> <label class="wr-input-control checkbox">
<input id="disable-screen-capture-enabled" type="checkbox" class="operationDataKeys" <input id="disable-screen-capture-enabled" type="checkbox" class="operationDataKeys"
data-key="disableScreenCapture disabled"/> data-key="disableScreenCapture" disabled/>
<span class="helper" title="Having this checked would disable screen capture ."> <span class="helper" title="Having this checked would disable screen capture .">
&nbsp;&nbsp;&nbsp;Disable screen capture &nbsp;&nbsp;&nbsp;Disable screen capture
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span> <span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
@ -658,9 +658,10 @@
</label> </label>
</div> </div>
<br> <br>
<br><b> <br>
Bellow restrictions will be applied on devices with Android version 6.0 Marshmallow onwards only. <b>
</b> Bellow restrictions will be applied on devices with Android version 6.0 Marshmallow onwards only.
</b>
<br><br> <br><br>
<div class="wr-input-control"> <div class="wr-input-control">
<label class="wr-input-control checkbox"> <label class="wr-input-control checkbox">

Loading…
Cancel
Save