mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-01 12:19:47 -04:00
Removed jquery
This commit is contained in:
@@ -68,9 +68,6 @@
|
||||
|
||||
this.textbox.style.height = Math.max(this.initialHeight, backgroundHeight) + 'px';
|
||||
|
||||
if ('stickAtBottomWhenScrolling' in window.NotifyModules) {
|
||||
window.NotifyModules.stickAtBottomWhenScrolling.recalculate();
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user