diff --git a/Build/CommonAssemblyInfo.cs b/Build/CommonAssemblyInfo.cs index 5725722..a9a7184 100644 --- a/Build/CommonAssemblyInfo.cs +++ b/Build/CommonAssemblyInfo.cs @@ -15,5 +15,5 @@ // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.0.84.1")] -[assembly: AssemblyFileVersion("1.0.84.1")] +[assembly: AssemblyVersion("1.0.84.3")] +[assembly: AssemblyFileVersion("1.0.84.3")] diff --git a/Griddly/Scripts/griddly.js b/Griddly/Scripts/griddly.js index 70220f2..5a647b7 100644 --- a/Griddly/Scripts/griddly.js +++ b/Griddly/Scripts/griddly.js @@ -602,7 +602,7 @@ // TODO: figure out how to have griddly in modal and still use body container. as it is, something about the modal // blocks inputs in popovers from getting focus. so as a fallback I put it back in the bouding container, // which will work but means it will get cut off if griddly is scrollable - container: el, // this.$element.parents(".modal").length ? null : "body", + container: null, // this.$element.parents(".modal").length ? null : "body", template: '