Skip to content
Extraits de code Groupes Projets
Valider af9de33d rédigé par cerdic's avatar cerdic
Parcourir les fichiers

#3371 Les squelettes de l'espace prive recoivent un flag espace_prive=1 a toute fin utile

parent b96b5284
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -4,4 +4,4 @@ ...@@ -4,4 +4,4 @@
] ]
#SET{zajax,#VAL{var_zajax}|_request|replace{\W,''}} #SET{zajax,#VAL{var_zajax}|_request|replace{\W,''}}
<INCLURE{fond=prive/squelettes/#GET{zajax}|concat{'/',#ENV{type-page}},ajax=#GET{zajax},env}> <INCLURE{fond=prive/squelettes/#GET{zajax}|concat{'/',#ENV{type-page}},ajax=#GET{zajax},espace_prive=1,env}>
\ No newline at end of file \ No newline at end of file
...@@ -8,4 +8,4 @@ ...@@ -8,4 +8,4 @@
[(#REM) Si pas de title, celui ci sera mis automatiquement par f_title_auto [(#REM) Si pas de title, celui ci sera mis automatiquement par f_title_auto
en capturant le premier <h1> de la page] en capturant le premier <h1> de la page]
#SET{paramcss,#REM|parametres_css_prive} #SET{paramcss,#REM|parametres_css_prive}
#PIPELINE{header_prive,#INCLURE{fond=prive/squelettes/inclure/head,titre,minipres,paramcss=#GET{paramcss}}} #PIPELINE{header_prive,#INCLURE{fond=prive/squelettes/inclure/head,titre,minipres,paramcss=#GET{paramcss},espace_prive}}
\ No newline at end of file \ No newline at end of file
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<!--[if IE 9 ]> <html class="[(#LANG_DIR)][ (#LANG)] no-js ie ie9 lte9" xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" lang="#LANG" dir="#LANG_DIR"> <![endif]--> <!--[if IE 9 ]> <html class="[(#LANG_DIR)][ (#LANG)] no-js ie ie9 lte9" xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" lang="#LANG" dir="#LANG_DIR"> <![endif]-->
<!--[if (gt IE 9)|!(IE)]><!--> <html class="[(#LANG_DIR)][ (#LANG)] no-js" xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" lang="#LANG" dir="#LANG_DIR"> <!--<![endif]--> <!--[if (gt IE 9)|!(IE)]><!--> <html class="[(#LANG_DIR)][ (#LANG)] no-js" xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" lang="#LANG" dir="#LANG_DIR"> <!--<![endif]-->
<head> <head>
<INCLURE{fond=prive/squelettes/head/#ENV{type-page},env}> <INCLURE{fond=prive/squelettes/head/#ENV{type-page},env,espace_prive=1}>
</head> </head>
<INCLURE{fond=prive/squelettes/body,env}> <INCLURE{fond=prive/squelettes/body,env,espace_prive=1}>
</html> </html>
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter