mirror of
https://github.com/Hutchy68/pivot.git
synced 2025-10-29 08:17:36 +01:00
More improvements for echo notifications and the placement of them
This commit is contained in:
@@ -11,7 +11,6 @@ jQuery(document).ready(function() {
|
||||
|
||||
// The Echo extension puts an item in personal tools that Foreground really should have in the top menu
|
||||
// to make this easier, we move it here and loaded earlier to speed up transform
|
||||
jQuery("#pt-notifications").prependTo("#echo-notifications-alerts");
|
||||
jQuery("#pt-notifications-message").prependTo("#echo-notifications-messages");
|
||||
jQuery("#pt-notifications-alert").prependTo("#echo-notifications-alerts");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user