button common style + flash messages fix
This commit is contained in:
parent
46bebac983
commit
31e51dd116
28 changed files with 80 additions and 76 deletions
|
@ -1,6 +1,7 @@
|
|||
- if can? current_user, :admin_team_member, @project
|
||||
%div#new-member-holder
|
||||
= link_to "Add new", new_project_team_member_path(@project), :remote => true, :class => "lbutton vm"
|
||||
= link_to "Add new", new_project_team_member_path(@project), :remote => true, :class => "grey-button"
|
||||
%br
|
||||
%table.round-borders#team-table
|
||||
%thead
|
||||
%th Name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue