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">
|
||||
<label class="wr-input-control checkbox">
|
||||
<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 .">
|
||||
Disable screen capture
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
@ -658,9 +658,10 @@
|
||||
</label>
|
||||
</div>
|
||||
<br>
|
||||
<br><b>
|
||||
Bellow restrictions will be applied on devices with Android version 6.0 Marshmallow onwards only.
|
||||
</b>
|
||||
<br>
|
||||
<b>
|
||||
Bellow restrictions will be applied on devices with Android version 6.0 Marshmallow onwards only.
|
||||
</b>
|
||||
<br><br>
|
||||
<div class="wr-input-control">
|
||||
<label class="wr-input-control checkbox">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user