mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt-plugins
This commit is contained in:
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 .">
|
||||||
Disable screen capture
|
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…
Reference in New Issue
Block a user