mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
🔒DB lock v0.4 #685 + 🔔userNotifications
This commit is contained in:
@@ -147,7 +147,7 @@
|
||||
|
||||
|
||||
<!-- Alert float -->
|
||||
<div id="notification" >
|
||||
<div id="notification_modal" class="alert alert-dimissible notification_modal" >
|
||||
<button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">×</span></button>
|
||||
<div id="alert-message"> Alert message </div>
|
||||
</div>
|
||||
@@ -156,4 +156,7 @@
|
||||
<!-- Sticky Announcement -->
|
||||
<div id="tickerAnnouncement" class="ticker_announcement myhidden">
|
||||
<div id="ticker-message"> Announcement message </div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user