mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Fix apple logo not displaying in UI DEP config
This commit is contained in:
parent
9a2002d9c5
commit
4fa6f4aac4
@ -118,7 +118,7 @@
|
|||||||
{{/if}}
|
{{/if}}
|
||||||
{{#if iosPluginFlag}}
|
{{#if iosPluginFlag}}
|
||||||
<li>
|
<li>
|
||||||
<a href="{{@app.context}}/dep/devices"><i class="fw fw-ios"></i>
|
<a href="{{@app.context}}/dep/devices"><i class="fw fw-apple"></i>
|
||||||
DEP Configurations
|
DEP Configurations
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user