BigW Consortium Gitlab

Commit 9ac56b0a by Filipa Lacerda

Merge branch 'issue-boards-fitlers-hide-mobile' into '9-0-stable'

Hide issue board filters on mobile See merge request !10078
parents bb3fea89 da899764
......@@ -12,7 +12,8 @@
= render "projects/issues/head"
= render 'shared/issuable/filter', type: :boards
.hidden-xs.hidden-sm
= render 'shared/issuable/filter', type: :boards
#board-app.boards-app{ "v-cloak" => true, data: board_data }
.boards-list{ ":class" => "{ 'is-compact': detailIssueVisible }" }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment