config-index fixed

This commit is contained in:
Andreas Stephanides
2013-09-26 10:10:59 +02:00
parent 7b3ade7747
commit 59d6fb5ae8

View File

@@ -8,9 +8,11 @@
<li> <li>
<%= link_to '<i class="icon-user"></i>'.html_safe + 'Userverwaltung',:controller =>"users",:action => "index" %> <%= link_to '<i class="icon-user"></i>'.html_safe + 'Userverwaltung',:controller =>"users",:action => "index" %>
</li> </li>
<li>
<%= link_to '<i class="icon"> </i>'.html_safe + ' ' %>
</li>
</ul> </ul>
<%= link_to 'Update',config_getgitupdate_url %>
<%= link_to 'Update',:controller =>"config",:action => "get_git_update" %>