update projects show css selector
This commit is contained in:
parent
b6458ae3b3
commit
3a0d4865f6
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@
|
||||||
%small
|
%small
|
||||||
(#{@project.users_projects.count})
|
(#{@project.users_projects.count})
|
||||||
%br
|
%br
|
||||||
%table.zebra-striped
|
%table.zebra-striped.team_members
|
||||||
%thead
|
%thead
|
||||||
%tr
|
%tr
|
||||||
%th Name
|
%th Name
|
||||||
|
|
Loading…
Add table
Reference in a new issue