diff options
| author | Bob Van Landuyt <bob@vanlanduyt.co> | 2017-10-11 11:22:49 +0200 |
|---|---|---|
| committer | Bob Van Landuyt <bob@vanlanduyt.co> | 2017-10-11 14:16:40 +0200 |
| commit | bd8943f5adfc377491bedb2a794d8c39b2b4c45e (patch) | |
| tree | 82caf0e7e21dd944e645e17dca96d603aacfec09 /app/views/shared | |
| parent | 2c6c2ed6faded64277565b4c15455fe813753b8a (diff) | |
| download | gitlab-ce-bd8943f5adfc377491bedb2a794d8c39b2b4c45e.tar.gz | |
Fix spinach features
And several other failures
Diffstat (limited to 'app/views/shared')
| -rw-r--r-- | app/views/shared/groups/_dropdown.html.haml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/shared/groups/_dropdown.html.haml b/app/views/shared/groups/_dropdown.html.haml index 355b03e4d9e..e8214f63e6d 100644 --- a/app/views/shared/groups/_dropdown.html.haml +++ b/app/views/shared/groups/_dropdown.html.haml @@ -6,7 +6,6 @@ - else - default_sort_by = sort_value_recently_created - .dropdown.inline.js-group-filter-dropdown-wrap.append-right-10 %button.dropdown-toggle{ type: 'button', 'data-toggle' => 'dropdown' } %span.dropdown-label |
