From 976f478a9887226820ba0fb452afc01f0e668d32 Mon Sep 17 00:00:00 2001 From: Julius Härtl Date: Wed, 13 Jun 2018 12:08:35 +0200 Subject: [oauth2] Fix css for admin settings MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- apps/oauth2/js-src/components/OAuthItem.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/oauth2/js-src') diff --git a/apps/oauth2/js-src/components/OAuthItem.vue b/apps/oauth2/js-src/components/OAuthItem.vue index 0ae37157487..2ef10bfadf5 100644 --- a/apps/oauth2/js-src/components/OAuthItem.vue +++ b/apps/oauth2/js-src/components/OAuthItem.vue @@ -24,8 +24,8 @@ {{name}} {{redirectUri}} {{clientId}} - {{renderedSecret}}SHOW SECRET - DELETE + {{renderedSecret}} + -- cgit v1.2.3