From 2a3a73de34686231f62e7b48cfd2e4e6435fe627 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Sat, 15 May 2021 03:58:26 +0300 Subject: [PATCH] Fixed autocomplete --- app/views/console/users/index.phtml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/app/views/console/users/index.phtml b/app/views/console/users/index.phtml index b750a3f94d..ecbc87cb3c 100644 --- a/app/views/console/users/index.phtml +++ b/app/views/console/users/index.phtml @@ -414,6 +414,7 @@ $auth = $this->getParam('auth', []);

escape($name); ?> Sandbox OAuth2 Settings

getParam('auth', []); data-failure="alert" data-failure-param-alert-text="Failed to update project OAuth2 settings" data-failure-param-alert-classname="error"> + + + +