summaryrefslogtreecommitdiff
path: root/app/views/admin/projects
diff options
context:
space:
mode:
authorPatricio Cano <suprnova32@gmail.com>2016-08-24 17:08:23 -0500
committerPatricio Cano <suprnova32@gmail.com>2016-08-30 16:17:41 -0500
commit9d8fbcc03847820eeda61e9d765693161f3619c5 (patch)
treeabeae9a5ebcd5865b2674f4961c6398d8d6c4224 /app/views/admin/projects
parentdafbcf63bd4eb7a90b611b9054d7de7832e3c97a (diff)
downloadgitlab-ce-9d8fbcc03847820eeda61e9d765693161f3619c5.tar.gz
Added project specific enable/disable setting for LFS
Diffstat (limited to 'app/views/admin/projects')
-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 b2c607361b3..f65322cc12f 100644
--- a/app/views/admin/projects/show.html.haml
+++ b/app/views/admin/projects/show.html.haml
@@ -73,6 +73,11 @@
%span.light last commit:
%strong
= last_commit(@project)
+
+ %li
+ %span.light LFS status:
+ %strong
+ = project_lfs_status(@project)
- else
%li
%span.light repository: