|
|
|
@ -91,7 +91,8 @@
|
|
|
|
|
<div id="device_overview">
|
|
|
|
|
<div class="media-left col-lg-2">
|
|
|
|
|
<div class="icon">
|
|
|
|
|
<img src="/devicemgt/public/cdmf.page.groups/images/group-icon.png" style="background-color: #11375b; height: 152px;">
|
|
|
|
|
<img src="/devicemgt/public/cdmf.page.groups/images/group-icon.png"
|
|
|
|
|
style="background-color: #11375b; height: 152px;">
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="media-body asset-desc add-padding-left-5x">
|
|
|
|
@ -236,13 +237,13 @@
|
|
|
|
|
<i class="fw fw-devices fw-3x"></i>
|
|
|
|
|
</h3>
|
|
|
|
|
<h3 class="text-muted">
|
|
|
|
|
You don't have any device
|
|
|
|
|
You don't have any
|
|
|
|
|
{{#if group}}
|
|
|
|
|
assigned to this group
|
|
|
|
|
devices assigned to this group. Let's add a device!
|
|
|
|
|
{{else}}
|
|
|
|
|
enrolled
|
|
|
|
|
enrolled devices. Let's enroll a device!
|
|
|
|
|
{{/if}}
|
|
|
|
|
at the moment.
|
|
|
|
|
|
|
|
|
|
</h3>
|
|
|
|
|
<h3>
|
|
|
|
|
{{#if group}}
|
|
|
|
@ -458,8 +459,9 @@
|
|
|
|
|
<div class="modal-content">
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="col-lg-5 col-md-6 col-centered">
|
|
|
|
|
<h3>You don't have any groups to add this device. Please add group
|
|
|
|
|
first.</h3>
|
|
|
|
|
<h3>
|
|
|
|
|
You don't have any device group to add this device. Let's add a new
|
|
|
|
|
device group!</h3>
|
|
|
|
|
<br/>
|
|
|
|
|
<div class="buttons">
|
|
|
|
|
<a href="{{@app.context}}/group/add" class="btn-operations">
|
|
|
|
|