Better orga search positionning

This commit is contained in:
echarp 2019-05-08 13:44:17 +02:00
parent f7ae558b14
commit 2fd8b9d7eb
4 changed files with 4 additions and 2 deletions

View File

@ -268,7 +268,7 @@ GEM
minitest (5.11.3)
modernizr-rails (2.7.1)
multi_json (1.13.1)
multipart-post (2.0.0)
multipart-post (2.1.0)
mysql2 (0.5.2)
naught (1.1.0)
nenv (0.3.0)

View File

@ -50,4 +50,6 @@
/%a#banner(href='https://www.libre-en-fete.net')
/ = image_tag 'lef.png', width: '486', height: '80', alt: 'Libre en Fete'
= render '/orgas/search'
- set_events_meta

View File

@ -33,7 +33,6 @@
%main= yield
%footer.bottom
= render '/orgas/search'
%nav
= link_to new_event_path do
%em.fa.fa-pencil-alt

View File

@ -2,6 +2,7 @@
%em.fa.fa-users
= title t '.title'
= render 'search'
= render 'types'
%table.list.autopagerize_page_element