Merge branch 'master' into dist/envole/6/master

This commit is contained in:
Arnaud Fornerot 2020-06-26 08:43:25 +02:00
commit ba41570721
1 changed files with 5 additions and 5 deletions

View File

@ -27,7 +27,7 @@ class SyncenvoleController extends Controller
public function baladoAction()
{
$url=$this->getParameter("widlimesurvey_syncenvole");
$url=$this->getParameter("widbalado_syncenvole");
$color=$this->get('session')->get('colormain');
$themename=$this->get('session')->get("theme");
@ -41,7 +41,7 @@ class SyncenvoleController extends Controller
public function gepiannuAction()
{
$url=$this->getParameter("widlimesurvey_syncenvole");
$url=$this->getParameter("widgepi_syncenvole");
$color=$this->get('session')->get('colormain');
$themename=$this->get('session')->get("theme");
@ -55,7 +55,7 @@ class SyncenvoleController extends Controller
public function gepisiecleAction()
{
$url=$this->getParameter("widlimesurvey_syncenvole");
$url=$this->getParameter("widgepi_syncenvole");
$color=$this->get('session')->get('colormain');
$themename=$this->get('session')->get("theme");
@ -97,7 +97,7 @@ class SyncenvoleController extends Controller
public function nextcloudAction()
{
$url=$this->getParameter("widlimesurvey_syncenvole");
$url=$this->getParameter("widnextcloud_syncenvole");
$color=$this->get('session')->get('colormain');
$themename=$this->get('session')->get("theme");
@ -125,7 +125,7 @@ class SyncenvoleController extends Controller
public function sacocheAction()
{
$url=$this->getParameter("widlimesurvey_syncenvole");
$url=$this->getParameter("widsacoche_syncenvole");
$color=$this->get('session')->get('colormain');
$themename=$this->get('session')->get("theme");