Fix invalid style attribute operator

This commit is contained in:
Clement Ho 2016-12-14 15:34:04 -06:00
parent 4577f1f174
commit d93ccb8e09
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@
%ul.filter-dropdown{ 'data-dynamic' => true, 'data-dropdown' => true }
%li.filter-dropdown-item
%button.btn.btn-link
%span.dropdown-label-box{ style => 'background: {{color}}'}
%span.dropdown-label-box{ style: 'background: {{color}}'}
%span.label-title.js-data-value
{{title}}
.pull-right