diff --git a/src/js/common.js b/src/js/common.js index 1ad5ddb..fc2cd83 100644 --- a/src/js/common.js +++ b/src/js/common.js @@ -511,6 +511,8 @@ function CreateLoadingHelper ( szLoadingText ) (function($) { $.widget("artistan.loading", $.ui.dialog, { options: { + /* show: "fade", + hide: "fade",*/ // your options spinnerClassSuffix: 'spinner', spinnerHtml: szLoadingText,// allow for spans with callback for timeout... @@ -520,7 +522,7 @@ function CreateLoadingHelper ( szLoadingText ) minWidth: 220, height: 120, width: 300, - modal: true + modal: false, }, _create: function() { diff --git a/src/templates/include_footer.html b/src/templates/include_footer.html index 2607dde..2c3d66c 100644 --- a/src/templates/include_footer.html +++ b/src/templates/include_footer.html @@ -1,7 +1,7 @@
Made by Adiscon GmbH (2008-2014) | +Made by Adiscon GmbH (2008-2016) | Adiscon LogAnalyzer Version {BUILDNUMBER} | @@ -53,6 +53,7 @@