Tables refactored
This commit is contained in:
parent
c7cfe3d83b
commit
8ca0b75d05
22 changed files with 99 additions and 95 deletions
|
@ -6,7 +6,7 @@
|
|||
= text_field_tag :name, params[:name], class: "xlarge"
|
||||
= submit_tag "Search", class: "btn submit primary"
|
||||
|
||||
%table.admin-table
|
||||
%table
|
||||
%thead
|
||||
%th Name
|
||||
%th Path
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue