diff --git a/app/views/console/home/index.phtml b/app/views/console/home/index.phtml index 778730fe6..11c9af600 100644 --- a/app/views/console/home/index.phtml +++ b/app/views/console/home/index.phtml @@ -6,7 +6,7 @@ $graph = $this->getParam('graph', false);

diff --git a/app/views/console/index.phtml b/app/views/console/index.phtml index b65ced3b9..98fb8d25a 100644 --- a/app/views/console/index.phtml +++ b/app/views/console/index.phtml @@ -24,7 +24,7 @@ $home = $this->getParam('home', ''); data-event="load,project-create" data-name="console-projects" data-success="trigger" - data-success-triggers="projects-load"> + data-success-param-trigger-events="projects-load">

-
getParam('scopes', []);

Update API Key

-
diff --git a/app/views/console/users/index.phtml b/app/views/console/users/index.phtml index 1d4d33eaa..cc13e7452 100644 --- a/app/views/console/users/index.phtml +++ b/app/views/console/users/index.phtml @@ -309,11 +309,11 @@ $providers = $this->getParam('providers', []);
  • -

    Providers

    - +

    OAuth Providers

    +
    @@ -365,7 +365,6 @@ $providers = $this->getParam('providers', []);
    <?php echo ucfirst($provider); ?> Logo -