mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
Add new enrollment type to QR code
This commit is contained in:
parent
37016f71d6
commit
7e071340e0
@ -198,6 +198,7 @@
|
||||
<option value="COPE">COPE</option>
|
||||
<option value="COSU">COSU</option>
|
||||
<option value="WORK_PROFILE">WORK_PROFILE</option>
|
||||
<option value="GOOGLE_ENTERPRISE">GOOGLE_WORK_PROFILE</option>
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -114,6 +114,8 @@
|
||||
<option value="COPE">COPE</option>
|
||||
<option value="COSU">COSU (KIOSK)</option>
|
||||
<option value="WORK_PROFILE">WORK PROFILE</option>
|
||||
<option value="GOOGLE_ENTERPRISE">GOOGLE_WORK_PROFILE</option>
|
||||
|
||||
</select>
|
||||
</div>
|
||||
<div class="text-center" id="android-qr-code">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user