mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
Update device enrollement steps
This commit is contained in:
parent
de5f854367
commit
ca8ad9f528
@ -66,5 +66,4 @@ hr {
|
||||
.add-min-height {
|
||||
min-height: 115px;
|
||||
}
|
||||
|
||||
}
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 78 KiB |
@ -121,9 +121,12 @@
|
||||
<div class="col-xs-12 col-sm-6 col-md-3 col-lg-3 col-md-offset-1 col-lg-offset-1 add-padding-top-2x add-padding-bottom-2x">
|
||||
<h5><strong>Step 3</strong></h5>
|
||||
<div class="add-min-height">
|
||||
<p>When prompt, allow necessary permissions and activate device admin.</p>
|
||||
<p>To successfully register the virtual device,</p>
|
||||
<ul>
|
||||
<li>Tap <b>ALLOW</b> to provide the necessary permissions.</li>
|
||||
<li>Tap <b>ACTIVATE</b> to enable the device administrator.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<img src="{{@unit.publicUri}}/images/activate_deviceadmin.png" class="img-responsive">
|
||||
</div>
|
||||
{{else}}
|
||||
<div class="row grey-bg">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user