mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-05 14:11:41 -04:00
Fixed casing for modules, removed unused page
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
const tagPattern = /\(\(([^\)\((\?)]+)(\?\?)?([^\)\(]*)\)\)/g;
|
||||
|
||||
window.NotifyModules.EnhancedTextbox = function() {
|
||||
window.NotifyModules['enhanced-textbox'] = function() {
|
||||
|
||||
this.start = function(textarea) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user