mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 21:02:53 -05:00
add header onclick event
This commit is contained in:
@@ -154,7 +154,7 @@
|
||||
<div id="notifiyBox" class="notifiyBox" style="display:none"></div>
|
||||
<div id=masthead class=noselect>
|
||||
<div style="float:left">{{{titlehtml}}}</div>
|
||||
<div class="title">{{{title1}}}</div>
|
||||
<div class="title" onclick="go(1,event)">{{{title1}}}</div>
|
||||
<div class="title2">{{{title2}}}</div>
|
||||
<div style="float:right">
|
||||
<div id=notificationCount onclick="clickNotificationIcon()" class="unselectable" style="display: none;" title="Click to view current notifications">0</div>
|
||||
|
||||
Reference in New Issue
Block a user