Commit 71cf13cf authored by Alfredo Sumaran's avatar Alfredo Sumaran

Make haml_lint happy

parent f80ee373
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
.content-block .content-block
.container-fluid .container-fluid
.row .row
.col-sm-3.col-xs-12.column{"v-for" => "item in state.summary"} .col-sm-3.col-xs-12.column{ "v-for" => "item in state.summary" }
%h3.header {{ item.value }} %h3.header {{ item.value }}
%p.text {{ item.title }} %p.text {{ item.title }}
.col-sm-3.col-xs-12.column .col-sm-3.col-xs-12.column
......
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