diff options
| author | Phil Hughes <me@iamphill.com> | 2017-08-18 17:19:23 +0100 |
|---|---|---|
| committer | Phil Hughes <me@iamphill.com> | 2017-08-18 17:19:23 +0100 |
| commit | a8460f215cc1949b993e774dc00bad0b506abcfa (patch) | |
| tree | 57bc21d53cc2b264e622edbacbaa3b53282cc684 /app/views/groups | |
| parent | 4e74eb8178faaf364a421a5113877db434d365e8 (diff) | |
| download | gitlab-ce-a8460f215cc1949b993e774dc00bad0b506abcfa.tar.gz | |
style updates
fixed some more breadcrumb titles
Diffstat (limited to 'app/views/groups')
| -rw-r--r-- | app/views/groups/subgroups.html.haml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/groups/subgroups.html.haml b/app/views/groups/subgroups.html.haml index 8f0724c0677..7abc84412c6 100644 --- a/app/views/groups/subgroups.html.haml +++ b/app/views/groups/subgroups.html.haml @@ -1,3 +1,4 @@ +- breadcrumb_title "Details" - @no_container = true = render 'head' |
