|
|
@ -5,9 +5,9 @@
|
|
|
|
<li class="message" data-type="selectable" >
|
|
|
|
<li class="message" data-type="selectable" >
|
|
|
|
<h4>
|
|
|
|
<h4>
|
|
|
|
<i class="icon fw fw-mobile text-muted"></i>
|
|
|
|
<i class="icon fw fw-mobile text-muted"></i>
|
|
|
|
<a href="device/{{deviceType}}?id={{deviceIdentifier}}"
|
|
|
|
<a href="{{../contextPath}}/device/{{deviceType}}?id={{deviceIdentifier}}"
|
|
|
|
data-id="{{operationId}}"
|
|
|
|
data-id="{{operationId}}"
|
|
|
|
data-url="device/{{deviceType}}?id={{deviceIdentifier}}"
|
|
|
|
data-url="{{../contextPath}}/device/{{deviceType}}?id={{deviceIdentifier}}"
|
|
|
|
class="new-notification text-capitalize" data-click-event="remove-form">
|
|
|
|
class="new-notification text-capitalize" data-click-event="remove-form">
|
|
|
|
Failure on {{deviceType}} {{deviceName}}
|
|
|
|
Failure on {{deviceType}} {{deviceName}}
|
|
|
|
</a>
|
|
|
|
</a>
|
|
|
|