Merge branch 'master' into dist/envole/6/master
This commit is contained in:
commit
ba41570721
|
@ -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");
|
||||
|
||||
|
|
Loading…
Reference in New Issue