summaryrefslogtreecommitdiff
path: root/app/views/doorkeeper
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-04-25 14:42:17 +0100
committerPhil Hughes <me@iamphill.com>2016-04-25 14:42:17 +0100
commit5542c9456c44816d45caba42b00389da0b1d1f26 (patch)
tree0ded8b078c9d3cf3639b82643e6a15a4c4c8ba92 /app/views/doorkeeper
parentbe85fde6632d1058c17cb3083fa6a9b54fc9871c (diff)
downloadgitlab-ce-5542c9456c44816d45caba42b00389da0b1d1f26.tar.gz
Updated project group sharing UI
Closes #13991
Diffstat (limited to 'app/views/doorkeeper')
-rw-r--r--app/views/doorkeeper/applications/index.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/doorkeeper/applications/index.html.haml b/app/views/doorkeeper/applications/index.html.haml
index 79df17ba612..3998e66f40d 100644
--- a/app/views/doorkeeper/applications/index.html.haml
+++ b/app/views/doorkeeper/applications/index.html.haml
@@ -44,7 +44,7 @@
= icon('pencil')
= render 'delete_form', application: application, small: true
- else
- .profile-settings-message.text-center
+ .settings-message.text-center
You don't have any applications
.oauth-authorized-applications.prepend-top-20.append-bottom-default
- if user_oauth_applications?
@@ -78,5 +78,5 @@
%td= token.scopes
%td= render 'doorkeeper/authorized_applications/delete_form', token: token
- else
- .profile-settings-message.text-center
+ .settings-message.text-center
You don't have any authorized applications