refactor buttons pt2
This commit is contained in:
parent
033aa1a885
commit
fb617c61b9
49 changed files with 90 additions and 90 deletions
|
@ -24,7 +24,7 @@
|
|||
%th Name
|
||||
%th Last Update
|
||||
%th Last Commit
|
||||
%th= link_to "history", project_commits_path(@project, @id), class: "btn very_small right"
|
||||
%th= link_to "history", project_commits_path(@project, @id), class: "btn btn-tiny right"
|
||||
|
||||
- if tree.up_dir?
|
||||
%tr.tree-item
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue