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"
|
||||
data-id="{{operationId}}"
|
||||
data-url="device/{{deviceType}}?id={{deviceIdentifier}}#event_log_tab"
|
||||
class="new-notification" data-click-event="remove-form">
|
||||
{{deviceType}}
|
||||
class="new-notification text-capitalize" data-click-event="remove-form">
|
||||
{{deviceType}} {{deviceName}}
|
||||
</a>
|
||||
</h4>
|
||||
<p>{{description}}</p>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user