Skip to content

Commit

Permalink
[gui] Show selected filter items at Review status filter
Browse files Browse the repository at this point in the history
  • Loading branch information
csordasmarton committed Sep 14, 2020
1 parent 644f900 commit 36abd17
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,11 @@
</li>
</ul>
</tooltip-help-icon>

<selected-toolbar-title-items
v-if="selectedItems"
:value="selectedItems"
/>
</template>
</select-option>
</template>
Expand Down

0 comments on commit 36abd17

Please sign in to comment.