Sha256: 80e184836e7ae4ea74ff080ca696b7c6d481a84e725759428196bade84312daf
Contents?: true
Size: 464 Bytes
Versions: 3
Compression:
Stored size: 464 Bytes
Contents
- buscador = { url: '/buscar', } - menu = { id: 'menu1', target: 'main', searcher: buscador, items: [{ name: 'Blogs', url: '#', submenu: [{ name: 'Principal', url: '#' }, { name: 'Secundario', url: '#' }] }, { name: 'Foros', url: root_path }] } #main %header.mobile-header .container .col-3= ui_element('navigation/mobile', options: menu) .col-6= image_tag 'logo-mobile.jpg', class: 'logo' = image_tag 'mockup.png', class: 'logo'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
psique-2.0.0 | test/dummy/app/views/test/index.html.haml |
psique-1.0.2 | test/dummy/app/views/test/index.html.haml |
psique-1.0.1 | test/dummy/app/views/test/index.html.haml |