Skip to content

Commit

Permalink
Fix user index
Browse files Browse the repository at this point in the history
  • Loading branch information
tl3ilaxu committed Feb 11, 2016
1 parent 524f319 commit bfe3d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/users/index.html.haml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
%h2 Users
%table
%table{ class: "table-responsive" }
%thead
%tr
%th ID
Expand Down

0 comments on commit bfe3d9b

Please sign in to comment.