mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Changed device loading icon for device loading page
This commit is contained in:
parent
dcb29b7792
commit
c26d7fd15d
@ -139,7 +139,7 @@
|
||||
{{unit "cdmf.unit.device.operation-mod"}}
|
||||
{{#if deviceCount}}
|
||||
<div id="loading-content" class="col-centered">
|
||||
<i class="fw fw-settings fw-spin fw-2x"></i>
|
||||
<i class="fw fw-wso2-logo fw-pulse fw-2x"></i>
|
||||
Loading devices . . .
|
||||
<br>
|
||||
</div>
|
||||
|
||||
@ -17,7 +17,7 @@
|
||||
}}
|
||||
|
||||
{{#zone "navbars"}}
|
||||
<nav id="_uuf-navbar" class="navbar navbar-default affix" data-spy="affix" data-offset-top="50"
|
||||
<nav id="_uuf-navbar" class="navbar navbar-default" data-spy="affix" data-offset-top="50"
|
||||
data-offset-bottom="40">
|
||||
<div class="container-fluid">
|
||||
<div class="navbar-header">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user