Do not double yield internal additions

This commit is contained in:
2018-06-18 15:40:21 -03:00
parent c556f42628
commit 1c98de723e
2 changed files with 0 additions and 2 deletions
@@ -25,4 +25,3 @@ ui-dropdown class='basic pointing' action='nothing'
= yield = yield
if has_active_filter_value if has_active_filter_value
i.close.icon.clear-target-date-filter{action 'clear_filters'} i.close.icon.clear-target-date-filter{action 'clear_filters'}
= yield
@@ -7,4 +7,3 @@ ui-dropdown class='right basic labeled top right pointing icon' action='nothing'
= yield = yield
if has_active_filter_value if has_active_filter_value
i.close.icon.clear-target-date-filter{action 'clear_filters'} i.close.icon.clear-target-date-filter{action 'clear_filters'}
= yield