layout in news und kleiner fix

This commit is contained in:
Andreas Stephanides
2013-02-20 01:03:06 +01:00
parent f17b269458
commit f444707908
10 changed files with 36 additions and 29 deletions

View File

@@ -3,7 +3,7 @@
<%= link_to "Admin" , :controller =>"config" , :action => "index"%>
</li>
</ul>
<table class="table">
<table class="table table-striped">
<% @users.each do |user|%>
<tr><th>Name</th><th>E-Mail</th><th>Rollen</th>
</tr><tr><td></td>