Compare commits
No commits in common. "314ec0e85c6a73e0c4cc8cd04824474d0ca88021" and "59e4b0ee289b504e9204b291dd2a41754a9412b6" have entirely different histories.
314ec0e85c
...
59e4b0ee28
|
@ -300,7 +300,7 @@ parameters:
|
|||
widnextcloud_url: %%ninegate_widnextcloud_url
|
||||
%if %%getVar("poshprofil_typesynchro", "") == "ENT"
|
||||
widnextcloud_activate_syncenvole: true
|
||||
widnextcloud_syncenvole: %%ninegate_widnextcloud_syncenvole
|
||||
widnextcloud_syncenvole: %%ninegate_widgepi_syncenvole
|
||||
%else
|
||||
widnextcloud_activate_syncenvole: false
|
||||
%end if
|
||||
|
@ -364,7 +364,7 @@ parameters:
|
|||
widsacoche_url: %%ninegate_widsacoche_url
|
||||
%if %%getVar("poshprofil_typesynchro", "") == "ENT"
|
||||
widsacoche_activate_syncenvole: true
|
||||
widsacoche_syncenvole: %%ninegate_widsacoche_syncenvole
|
||||
widsacoche_syncenvole: %%ninegate_widgepi_syncenvole
|
||||
%else
|
||||
widsacoche_activate_syncenvole: false
|
||||
%end if
|
||||
|
|
Loading…
Reference in New Issue