|
|
|
@ -233,7 +233,9 @@
|
|
|
|
|
<h3 class="pull-left modal-title">
|
|
|
|
|
Do you really want to remove this device from your Devices List?
|
|
|
|
|
</h3>
|
|
|
|
|
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><i class="fw fw-cancel"></i></button>
|
|
|
|
|
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><i
|
|
|
|
|
class="fw fw-cancel"></i>
|
|
|
|
|
</button>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="modal-body add-margin-top-2x add-margin-bottom-2x">
|
|
|
|
|
|
|
|
|
@ -256,7 +258,9 @@
|
|
|
|
|
<h3 class="pull-left modal-title">
|
|
|
|
|
Device was successfully removed.
|
|
|
|
|
</h3>
|
|
|
|
|
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><i class="fw fw-cancel"></i></button>
|
|
|
|
|
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><i
|
|
|
|
|
class="fw fw-cancel"></i>
|
|
|
|
|
</button>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="modal-body add-margin-top-2x add-margin-bottom-2x">
|
|
|
|
|
|
|
|
|
@ -273,7 +277,9 @@
|
|
|
|
|
<h3 class="pull-left modal-title">
|
|
|
|
|
Please enter new name for the device?
|
|
|
|
|
</h3>
|
|
|
|
|
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><i class="fw fw-cancel"></i></button>
|
|
|
|
|
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><i
|
|
|
|
|
class="fw fw-cancel"></i>
|
|
|
|
|
</button>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="modal-body add-margin-top-2x add-margin-bottom-2x">
|
|
|
|
|
<input id="edit-device-name" style="color:#3f3f3f;padding:5px" type="text"
|
|
|
|
@ -298,7 +304,9 @@
|
|
|
|
|
<h3 class="pull-left modal-title">
|
|
|
|
|
Device was successfully updated.
|
|
|
|
|
</h3>
|
|
|
|
|
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><i class="fw fw-cancel"></i></button>
|
|
|
|
|
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><i
|
|
|
|
|
class="fw fw-cancel"></i>
|
|
|
|
|
</button>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="modal-body add-margin-top-2x add-margin-bottom-2x">
|
|
|
|
|
|
|
|
|
@ -352,7 +360,8 @@
|
|
|
|
|
<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 groups to add this device. Please add group
|
|
|
|
|
first.</h3>
|
|
|
|
|
<br />
|
|
|
|
|
<div class="buttons">
|
|
|
|
|
<a href="{{@app.context}}/group/add" class="btn-operations">
|
|
|
|
@ -386,6 +395,9 @@
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
{{/zone}}
|
|
|
|
|
|
|
|
|
|
{{#zone "bottomJs"}}
|
|
|
|
|