From af042ccf07b00af70b5e7844747dde9a263c697c Mon Sep 17 00:00:00 2001 From: "M.Dent" Date: Fri, 10 Aug 2018 13:51:45 -0400 Subject: OAuth2 UI and settings updates --- view/tpl/settings_oauth2.tpl | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'view') diff --git a/view/tpl/settings_oauth2.tpl b/view/tpl/settings_oauth2.tpl index 882d34ea9..f3bf59a12 100755 --- a/view/tpl/settings_oauth2.tpl +++ b/view/tpl/settings_oauth2.tpl @@ -4,8 +4,6 @@
-
- {{foreach $apps as $app}} + + +
{{if $app.client_id}}

{{$app.client_id}}

{{else}}

{{$noname}}

{{/if}} {{if $app.my}} @@ -28,8 +29,8 @@ {{/if}}
+
{{/foreach}} -
-- cgit v1.2.3