This website requires JavaScript.
Explore
Help
Sign In
Software
/
rosa-build
mirror of
https://github.com/OpenMandrivaSoftware/rosa-build.git
Watch
1
Star
0
Fork
You've already forked rosa-build
0
Code
Issues
Projects
Releases
Wiki
Activity
7f39986b99
rosa-build
/
app
/
views
/
admin
/
base
/
_submenu.html.haml
3 lines
87 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Great controllers and routes refactor - separate them to namespaces. Add user/group routes in github style, refactor. Implement templates inheritance. Refactor and cleanup views. Fix specs. Other minor fixes. Refs #263
2012-05-02 10:18:07 +01:00
- content_for :submenu do
[#343] use new ruby hash syntax
2014-01-21 04:51:49 +00:00
%nav= render 'layouts/menu/top', which_menu: 'admins_menu'