Javascript bundling updated
Using VS extension: 'Bundler & Minifier'
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
if (!document.DiscoFunctions) {
|
||||
if (!document.DiscoFunctions) {
|
||||
document.DiscoFunctions = {};
|
||||
}
|
||||
if (!document.DiscoFunctions.PropertyChangeHelper) {
|
||||
@@ -325,4 +325,4 @@ if (!document.DiscoFunctions.DateDialogCreateUpdater)
|
||||
}
|
||||
|
||||
document.DiscoFunctions.DateDialogCreateUpdater = dateDialogCreateUpdater;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user