horaires d'ouverture modifié
This commit is contained in:
parent
b7fcc1231f
commit
f87fec5730
@ -4,15 +4,18 @@
|
|||||||
#horaires.content
|
#horaires.content
|
||||||
Horaires d'ouverture pour cette semaine :
|
Horaires d'ouverture pour cette semaine :
|
||||||
%br
|
%br
|
||||||
-if (Date.today.cweek).to_i%2 == 0
|
=raw "- le lundi de 14h à 19h"
|
||||||
=render :partial => "/public/shared/odd"
|
%br
|
||||||
-else
|
=raw"- du mardi au vendredi : 8h30 à 12h15 et 14h à 19h"
|
||||||
=render :partial => "/public/shared/even"
|
%br
|
||||||
|
=raw"- le samedi : 8h30 à 12h15"
|
||||||
|
%br
|
||||||
|
|
||||||
%br
|
%br
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
=link_to "Horaires pour la semaine prochaine", "#next_week", :rel => "prettyPhoto", :title => ""
|
|
||||||
|
|
||||||
#next_week{:style => "display:none"}
|
#next_week{:style => "display:none"}
|
||||||
%div{:style => "padding:1px"}
|
%div{:style => "padding:1px"}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user