@@ -1,8 +1,8 | |||
|
1 | 1 | <% unless controller_name == 'admin' && action_name == 'index' %> |
|
2 |
|
|
|
3 |
|
|
|
4 |
|
|
|
5 |
|
|
|
2 | <% content_for :sidebar do %> | |
|
3 | <h3><%=l(:label_administration)%></h3> | |
|
4 | <%= render :partial => 'admin/menu' %> | |
|
5 | <% end %> | |
|
6 | 6 | <% end %> |
|
7 | 7 | |
|
8 | 8 | <%= render :file => "layouts/base" %> |
General Comments 0
You need to be logged in to leave comments.
Login now