mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-08 10:28:57 -04:00
EMAIL_REGEX complied and css updates
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
(function() {
|
||||
(function(window) {
|
||||
'use strict';
|
||||
|
||||
function scrollToElement(element, delay) {
|
||||
@@ -65,4 +65,4 @@
|
||||
window.OrganizationDashboard = {
|
||||
highlightAndScrollToService: highlightAndScrollToService
|
||||
};
|
||||
})();
|
||||
})(window);
|
||||
|
||||
Reference in New Issue
Block a user