mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
Adding deviceName into notifications
This commit is contained in:
parent
ac9f95f885
commit
a717c7effb
@ -5,8 +5,8 @@
|
|||||||
<a href="{{../appContext}}/device/{{deviceType}}?id={{deviceIdentifier}}#event_log_tab"
|
<a href="{{../appContext}}/device/{{deviceType}}?id={{deviceIdentifier}}#event_log_tab"
|
||||||
data-id="{{operationId}}"
|
data-id="{{operationId}}"
|
||||||
data-url="device/{{deviceType}}?id={{deviceIdentifier}}#event_log_tab"
|
data-url="device/{{deviceType}}?id={{deviceIdentifier}}#event_log_tab"
|
||||||
class="new-notification" data-click-event="remove-form">
|
class="new-notification text-capitalize" data-click-event="remove-form">
|
||||||
{{deviceType}}
|
{{deviceType}} {{deviceName}}
|
||||||
</a>
|
</a>
|
||||||
</h4>
|
</h4>
|
||||||
<p>{{description}}</p>
|
<p>{{description}}</p>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user