Javascript bundling updated
Using VS extension: 'Bundler & Minifier'
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
(function ($, window, document) {
|
||||
(function ($, window, document) {
|
||||
$(function () {
|
||||
var createJobDialog = null;
|
||||
var dialogMethods = {
|
||||
@@ -59,4 +59,4 @@
|
||||
return false;
|
||||
});
|
||||
})
|
||||
})($, window, document);
|
||||
})($, window, document);
|
||||
Reference in New Issue
Block a user