mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Changing admin dashboard name to 'Navigating Dashboard' - UI
This commit is contained in:
parent
713c8ac4d8
commit
408e10a890
@ -15,12 +15,13 @@
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
}}
|
||||
{{unit "cdmf.unit.ui.title" pageTitle="Dashboard"}}
|
||||
{{unit "cdmf.unit.ui.title" pageTitle="Navigating Dashboard"}}
|
||||
|
||||
{{#zone "breadcrumbs"}}
|
||||
|
||||
<li>
|
||||
<a href="{{@app.context}}/">
|
||||
Dashboard
|
||||
Navigating Dashboard
|
||||
</a>
|
||||
</li>
|
||||
{{/zone}}
|
||||
@ -176,10 +177,8 @@
|
||||
{{else}}
|
||||
Permission denied
|
||||
{{/if}}
|
||||
|
||||
</div>
|
||||
<div id="qr-code-modal" data-enrollment-url="{{enrollmentURL}}" class="hidden">
|
||||
|
||||
<div class="content">
|
||||
<div class="row">
|
||||
<div class="col-lg-5 col-md-6 col-centered">
|
||||
@ -189,7 +188,6 @@
|
||||
<h4>
|
||||
Please scan the QR code using your mobile device to retrieve enrollment URL.
|
||||
</h4>
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-body col-centered ">
|
||||
<div class="qr-code"></div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user