Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatricio Cano <suprnova32@gmail.com>2016-08-25 01:08:23 +0300
committerPatricio Cano <suprnova32@gmail.com>2016-08-31 00:17:41 +0300
commit9d8fbcc03847820eeda61e9d765693161f3619c5 (patch)
treeabeae9a5ebcd5865b2674f4961c6398d8d6c4224 /app/views/admin
parentdafbcf63bd4eb7a90b611b9054d7de7832e3c97a (diff)
Added project specific enable/disable setting for LFS
Diffstat (limited to 'app/views/admin')
-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: