Subversion Repositories Applications.papyrus

Rev

Rev 1660 | Rev 2149 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1660 Rev 1760
Line 638... Line 638...
638
	if (is_array ($defaut)) {
638
	if (is_array ($defaut)) {
639
    	$formtemplate->setDefaults(array('latitude' => $defaut['latitude'], 'longitude' => $defaut['longitude']));
639
    	$formtemplate->setDefaults(array('latitude' => $defaut['latitude'], 'longitude' => $defaut['longitude']));
640
    }
640
    }
Line 641... Line 641...
641
	
641
	
-
 
642
	GEN_stockerFichierScript('googleMapScript', $url_google_script);
642
	GEN_stockerFichierScript('googleMapScript', $url_google_script);
643
	GEN_AttributsBody('onload', 'load()');
643
    $html_bouton = '<tr>
644
    $html_bouton = '<tr>
644
<td style="text-align:left;padding:5px;" colspan="2"> 
645
<td style="text-align:left;padding:5px;" colspan="2"> 
645
<input onclick="showAddress();" name="chercher_sur_carte" value="'.VERIFIER_MON_ADRESSE.'" type="button" /><span class="symbole_obligatoire">&nbsp;*</span></td>
646
<input onclick="showAddress();" name="chercher_sur_carte" value="'.VERIFIER_MON_ADRESSE.'" type="button" /><span class="symbole_obligatoire">&nbsp;*</span></td>
646
</tr>';
647
</tr>';
Line 658... Line 659...
658
}
659
}
Line 659... Line 660...
659
 
660
 
660
/* +--Fin du code ----------------------------------------------------------------------------------------+
661
/* +--Fin du code ----------------------------------------------------------------------------------------+
661
*
662
*
-
 
663
* $Log$
-
 
664
* Revision 1.12  2007-10-22 09:15:16  alexandre_tb
-
 
665
* modification de l include pour qu il prenne en compte la langue
662
* $Log$
666
*
663
* Revision 1.11  2007-10-17 08:16:40  alexandre_tb
667
* Revision 1.11  2007-10-17 08:16:40  alexandre_tb
664
* correction multilinguisme
668
* correction multilinguisme
665
*
669
*
666
* Revision 1.10  2007-10-12 09:58:12  alexandre_tb
670
* Revision 1.10  2007-10-12 09:58:12  alexandre_tb