Tables refactored
This commit is contained in:
parent
c7cfe3d83b
commit
8ca0b75d05
22 changed files with 99 additions and 95 deletions
|
@ -13,7 +13,7 @@
|
|||
= render partial: "refs/tree_file", locals: { name: tree.name, content: tree.data, file: tree }
|
||||
- else
|
||||
- contents = tree.contents
|
||||
%table#tree-slider.bordered-table.table{class: "table_#{@hex_path}" }
|
||||
%table#tree-slider{class: "table_#{@hex_path}" }
|
||||
%thead
|
||||
%th Name
|
||||
%th Last Update
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue