Commit c15bfd70 authored by Winnie Hellmann's avatar Winnie Hellmann Committed by Kamil Trzciński

Use badge for feature flag count in list header

parent 23e06634
.card
.card-header
Feature flags (#{@feature_flags.count})
Feature flags
.badge.badge-pill
= @feature_flags.count
%ul.content-list.pages-domain-list
- @feature_flags.each do |feature_flag|
%li.pages-domain-list-item.unstyled
......
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