Commit 3a0d4865f63fd078b54436864c201a7c41a9ddf9

Authored by Andrey Kumanyaev
Committed by Dmitriy Zaporozhets
1 parent b6458ae3

update projects show css selector

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/views/admin/projects/show.html.haml
... ... @@ -116,7 +116,7 @@
116 116 %small
117 117 (#{@project.users_projects.count})
118 118 %br
119   -%table.zebra-striped
  119 +%table.zebra-striped.team_members
120 120 %thead
121 121 %tr
122 122 %th Name
... ...