diff options
Diffstat (limited to 'www/templates')
| -rw-r--r-- | www/templates/monitors-modal.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/templates/monitors-modal.html b/www/templates/monitors-modal.html index 0e49417b..8db208e9 100644 --- a/www/templates/monitors-modal.html +++ b/www/templates/monitors-modal.html @@ -68,5 +68,7 @@ ng-click="handleAlarms();" ng-if="$root.isAlarm"></a> </span> +<div class="monitor-modal-text" >{{monitorName}}</div> + </div> |
