Commit bede3e5f authored by Tim Zallmann's avatar Tim Zallmann

Fixed the strange escaping

parent f05bcf54
.tree-content-holder.js-tree-content{ 'data-logs-path': "#{escape_javascript(@logs_path)}" } .tree-content-holder.js-tree-content{ 'data-logs-path': @logs_path }" }
.table-holder .table-holder
%table.table#tree-slider{ class: "table_#{@hex_path} tree-table" } %table.table#tree-slider{ class: "table_#{@hex_path} tree-table" }
%thead %thead
......
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