Subversion Repositories eFlore/Applications.moissonnage

Rev

Rev 31 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 31 Rev 37
Line 86... Line 86...
86
		$widget['donnees']['date_fin']    = $this->dateFin;
86
		$widget['donnees']['date_fin']    = $this->dateFin;
87
		$widget['donnees']['nb_jours']    = $this->nbJours;
87
		$widget['donnees']['nb_jours']    = $this->nbJours;
Line 88... Line 88...
88
		
88
		
89
		$widget['donnees']['communeImageUrl']  = $this->config['carto']['communeImageUrl'];
89
		$widget['donnees']['communeImageUrl']  = $this->config['carto']['communeImageUrl'];
-
 
90
		$widget['donnees']['pointImageUrl']    = $this->config['carto']['pointImageUrl'];
90
		$widget['donnees']['pointImageUrl']    = $this->config['carto']['pointImageUrl'];
91
		$widget['donnees']['clusterImageUrl']  = $this->config['carto']['clusterImageUrl'];
91
		$widget['donnees']['liensVersSources'] = $this->config['carto']['liensVersSources'];
92
		$widget['donnees']['liensVersSources'] = $this->config['carto']['liensVersSources'];
92
		$widget['donnees']['listeSources']     = $this->config['carto']['sourcesDispo'];
93
		$widget['donnees']['listeSources']     = $this->config['carto']['sourcesDispo'];
93
		$widget['donnees']['nomListeSources']  = $this->config['carto']['nomSourcesDispo'];
94
		$widget['donnees']['nomListeSources']  = $this->config['carto']['nomSourcesDispo'];
94
		$widget['donnees']['titreLegende']     = $this->config['carto']['titreLegende'];
95
		$widget['donnees']['titreLegende']     = $this->config['carto']['titreLegende'];