admin link

This commit is contained in:
Andreas Stephanides
2015-02-17 18:59:58 +01:00
parent a82bafd7ac
commit aa6d291495

View File

@@ -5,8 +5,7 @@
<td><%= fa_icon "globe" if r.public%></td> <td><%= fa_icon "globe" if r.public%></td>
<td><%= r.name %></td> <td><%= r.name %></td>
<td> <td>
<%= n.title %> <%= link_to n.title, n %>
</td> </td>
<td> <td>
<%= unless n.datum.nil? <%= unless n.datum.nil?