From 0a84c5e0e0d76ceccc75bdbead410df7bb1c4628 Mon Sep 17 00:00:00 2001 From: Damodar Lohani Date: Tue, 3 Aug 2021 15:57:26 +0545 Subject: [PATCH] fix order of fields --- app/views/console/database/index.phtml | 6 ++-- app/views/console/functions/index.phtml | 6 ++-- app/views/console/home/index.phtml | 46 ++++++++++++------------- app/views/console/keys/index.phtml | 8 ++--- app/views/console/users/index.phtml | 2 +- app/views/console/webhooks/index.phtml | 8 ++--- 6 files changed, 38 insertions(+), 38 deletions(-) diff --git a/app/views/console/database/index.phtml b/app/views/console/database/index.phtml index 453c4c3406..480379e612 100644 --- a/app/views/console/database/index.phtml +++ b/app/views/console/database/index.phtml @@ -94,9 +94,6 @@ data-failure-param-alert-text="Failed to create collection" data-failure-param-alert-classname="error"> - - - + + + diff --git a/app/views/console/functions/index.phtml b/app/views/console/functions/index.phtml index 926ccd64e6..65a1792659 100644 --- a/app/views/console/functions/index.phtml +++ b/app/views/console/functions/index.phtml @@ -105,9 +105,6 @@ $runtimes = $this->getParam('runtimes', []); data-failure="alert" data-failure-param-alert-text="Failed to create function" data-failure-param-alert-classname="error"> - - - getParam('runtimes', []); maxlength="36" name="functionId" /> + + + - - - getParam('usageStatsEnabled',true); name="platformId" placeholder="my_web_app" /> + + + @@ -357,9 +357,6 @@ $usageStatsEnabled = $this->getParam('usageStatsEnabled',true); - - - getParam('usageStatsEnabled',true); name="platformId" placeholder="my_android_app" /> + + + @@ -405,10 +405,7 @@ $usageStatsEnabled = $this->getParam('usageStatsEnabled',true); - - - - + getParam('usageStatsEnabled',true); maxlength="36" name="platformId" placeholder="my_flutter_ios_app" /> + + + @@ -449,10 +449,7 @@ $usageStatsEnabled = $this->getParam('usageStatsEnabled',true); - - - - + getParam('usageStatsEnabled',true); name="platformId" placeholder="my_flutter_android_app" /> + + + @@ -493,9 +493,6 @@ $usageStatsEnabled = $this->getParam('usageStatsEnabled',true); - - - getParam('usageStatsEnabled',true); maxlength="36" name="platformId" placeholder="my_flutter_linux_app" /> + + + @@ -536,9 +536,6 @@ $usageStatsEnabled = $this->getParam('usageStatsEnabled',true); - - - getParam('usageStatsEnabled',true); maxlength="36" name="platformId" placeholder="my_flutter_macos_app" /> + + + @@ -579,9 +579,6 @@ $usageStatsEnabled = $this->getParam('usageStatsEnabled',true); - - - getParam('usageStatsEnabled',true); maxlength="36" name="platformId" placeholder="my_flutter_windows_app" /> + + + diff --git a/app/views/console/keys/index.phtml b/app/views/console/keys/index.phtml index 3028d206ad..b949d35958 100644 --- a/app/views/console/keys/index.phtml +++ b/app/views/console/keys/index.phtml @@ -153,10 +153,7 @@ $scopes = $this->getParam('scopes', []); data-failure-param-alert-classname="error"> - - - - + getParam('scopes', []); required maxlength="36" name="keyId" /> + + +
diff --git a/app/views/console/users/index.phtml b/app/views/console/users/index.phtml index 6d29c55a63..c8a0689ad7 100644 --- a/app/views/console/users/index.phtml +++ b/app/views/console/users/index.phtml @@ -300,7 +300,7 @@ $auth = $this->getParam('auth', []); data-failure-param-alert-text="Failed to create team" data-failure-param-alert-classname="error"> - + getParam('events', [])); data-failure-param-alert-classname="error"> - - - - + getParam('events', [])); maxlength="36" id="webhookId" name="webhookId" /> + + +