Skip to content

Remove duplicate show_footer partial variable

Stan Hu requested to merge remove-duplicate-show-footer into master

This eliminates a warning message as seen in https://gitlab.com/gitlab-org/gitlab-ce/builds/3127157:

/builds/gitlab-org/gitlab-ce/app/views/shared/issuable/_filter.html.haml:48: warning: key :show_footer is duplicated and overwritten on line 48

Merge request reports