Removed unused parameter status only
What does this MR do?
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/25607 Removes unused parameter 'status_only: true' from following views.
- app/views/projects/issues/_discussion.html.haml
- app/views/projects/issues/show.html.haml
Are there points in the code the reviewer needs to double check?
Why was this MR needed?
Issue https://gitlab.com/gitlab-org/gitlab-ce/issues/25607
Screenshots (if relevant)
Does this MR meet the acceptance criteria?
-
Changelog entry added -
Documentation created/updated -
API support added - Tests
-
Added for this feature/bug -
All builds are passing
-
-
Conform by the merge request performance guides -
Conform by the style guides -
Branch has no merge conflicts with master
(if it does - rebase it please) -
Squashed related commits together