mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Merge branch 'master' into 'application-mgt-new'
Fix apple logo not displaying in UI DEP config See merge request entgra/carbon-device-mgt!345
This commit is contained in:
commit
0f8d4a02d4
@ -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