Do not double yield internal additions
This commit is contained in:
@@ -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
|
|
||||||
|
|||||||
Reference in New Issue
Block a user