diff --git a/app/views/console/database/collection.phtml b/app/views/console/database/collection.phtml index f7e561d2b..69f937c1a 100644 --- a/app/views/console/database/collection.phtml +++ b/app/views/console/database/collection.phtml @@ -457,7 +457,7 @@ $rules = $collection->getAttribute('rules', []); diff --git a/app/views/console/database/rules/numeric.phtml b/app/views/console/database/rules/numeric.phtml index 2f74331cf..1a7774f42 100644 --- a/app/views/console/database/rules/numeric.phtml +++ b/app/views/console/database/rules/numeric.phtml @@ -4,4 +4,4 @@ $required = $this->getParam('required', ''); $namespace = $this->getParam('namespace', ''); ?> - required class="margin-bottom-no" /> \ No newline at end of file + required class="margin-bottom-no" step=any /> \ No newline at end of file diff --git a/app/views/console/storage/index.phtml b/app/views/console/storage/index.phtml index 6fdd78289..d2de25c7f 100644 --- a/app/views/console/storage/index.phtml +++ b/app/views/console/storage/index.phtml @@ -36,7 +36,7 @@ $fileLimitHuman = $this->getParam('fileLimitHuman', 0); data-failure="alert" data-failure-param-alert-text="Failed to upload file" data-failure-param-alert-classname="error"> - + @@ -141,7 +141,7 @@ $fileLimitHuman = $this->getParam('fileLimitHuman', 0);
- + diff --git a/public/dist/scripts/app-all.js b/public/dist/scripts/app-all.js index 8acc3d90d..8a14e38f1 100644 --- a/public/dist/scripts/app-all.js +++ b/public/dist/scripts/app-all.js @@ -2509,7 +2509,7 @@ match=text.match(new RegExp(regex,'gi')) if(!match){return fail} for(i=0,len=match.length;i