summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2015-03-25 17:29:27 -0400
committerRobert Speicher <rspeicher@gmail.com>2015-03-25 17:37:05 -0400
commit30080961062b896102cb9a4816d4c0c7abe63ffa (patch)
tree3579a04bc50551de58ef2cb725ba6c65de4997c9
parent99fcb80eb705c47fe7d6d5c7a250de8c00f71146 (diff)
downloadgitlab-ce-30080961062b896102cb9a4816d4c0c7abe63ffa.tar.gz
Add archived status to Admin > Project page
-rw-r--r--app/views/admin/projects/show.html.haml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/views/admin/projects/show.html.haml b/app/views/admin/projects/show.html.haml
index 077ee569085..62a6772e238 100644
--- a/app/views/admin/projects/show.html.haml
+++ b/app/views/admin/projects/show.html.haml
@@ -68,6 +68,11 @@
%strong.cred
does not exist
+ - if @project.archived?
+ %li
+ %span.light archived:
+ %strong repository is read-only
+
%li
%span.light access:
%strong