pb de template en mode scribe

This commit is contained in:
Arnaud Fornerot 2020-04-21 12:21:57 +02:00
parent 7184cfdbc6
commit 9c0b1b3280
1 changed files with 2 additions and 2 deletions

View File

@ -300,7 +300,7 @@ parameters:
widnextcloud_url: %%ninegate_widnextcloud_url widnextcloud_url: %%ninegate_widnextcloud_url
%if %%getVar("poshprofil_typesynchro", "") == "ENT" %if %%getVar("poshprofil_typesynchro", "") == "ENT"
widnextcloud_activate_syncenvole: true widnextcloud_activate_syncenvole: true
widnextcloud_syncenvole: %%ninegate_widgepi_syncenvole widnextcloud_syncenvole: %%ninegate_widnextcloud_syncenvole
%else %else
widnextcloud_activate_syncenvole: false widnextcloud_activate_syncenvole: false
%end if %end if
@ -364,7 +364,7 @@ parameters:
widsacoche_url: %%ninegate_widsacoche_url widsacoche_url: %%ninegate_widsacoche_url
%if %%getVar("poshprofil_typesynchro", "") == "ENT" %if %%getVar("poshprofil_typesynchro", "") == "ENT"
widsacoche_activate_syncenvole: true widsacoche_activate_syncenvole: true
widsacoche_syncenvole: %%ninegate_widgepi_syncenvole widsacoche_syncenvole: %%ninegate_widsacoche_syncenvole
%else %else
widsacoche_activate_syncenvole: false widsacoche_activate_syncenvole: false
%end if %end if