Commit 4e8a6a90 authored by Lin Jen-Shin's avatar Lin Jen-Shin

Resolve app/views/projects/tree/_tree_content.html.haml

parent b06e215c
<<<<<<< HEAD
.tree-content-holder.js-tree-content{ 'data-logs-path': @logs_path, 'data-path-locks-available': (@project.feature_available?(:file_locks) ? 'true' : 'false'), 'data-path-locks-toggle': toggle_project_path_locks_path(@project), 'data-path-locks-path': @path }
=======
.tree-content-holder.js-tree-content{ 'data-logs-path': @logs_path }
>>>>>>> upstream/master
.table-holder
%table.table#tree-slider{ class: "table_#{@hex_path} tree-table" }
%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