mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Fix for EMM-1700
This commit is contained in:
parent
1fe74905f2
commit
e2ee797462
@ -16,7 +16,18 @@
|
||||
under the License.
|
||||
}}
|
||||
{{unit "cdmf.unit.ui.title" pageTitle="Notification Listing"}}
|
||||
|
||||
{{#zone "breadcrumbs"}}
|
||||
<li>
|
||||
<a href="{{@app.context}}/">
|
||||
<i class="icon fw fw-home"></i>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="{{@app.context}}/notification-listing">
|
||||
Notifications
|
||||
</a>
|
||||
</li>
|
||||
{{/zone}}
|
||||
{{#zone "content"}}
|
||||
{{unit "cdmf.unit.notification.listing"}}
|
||||
{{/zone}}
|
||||
@ -21,10 +21,10 @@
|
||||
<div class="col-md-12">
|
||||
<!-- content -->
|
||||
<div id="config-save-form" class="container col-centered wr-content">
|
||||
<br>
|
||||
<h4> Device Notifications </h4>
|
||||
<br>
|
||||
<br>
|
||||
<h1 class="page-sub-title">
|
||||
Device Notifications
|
||||
</h1>
|
||||
</br>
|
||||
<div class="wr-advance-operations">
|
||||
<div class="row no-gutter">
|
||||
<div class="wr-hidden-operations-nav col-lg-4">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user