1
0
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:
Tom Hutchison
2017-03-19 13:53:37 -04:00
parent 1613ee586d
commit 688b5962a9
3 changed files with 35 additions and 108 deletions

View File

@@ -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");