Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 6841 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 6841 Rev 6853
Línea 59... Línea 59...
59
	<link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('look-and-field/style-cesa.css') ?>" />
59
	<link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('look-and-field/style-cesa.css') ?>" />
Línea 60... Línea 60...
60
 
60
 
Línea 61... Línea 61...
61
	<link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('vendors/nprogress/nprogress.css') ?>">
61
	<link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('vendors/nprogress/nprogress.css') ?>">
62
 
-
 
-
 
62
 
63
	<?php
63
	<?php
64
 
64
	$this->inlineScript()->appendFile('https://maps.googleapis.com/maps/api/js?key=' . $google_map_key . '&libraries=places');
Línea 65... Línea 65...
65
	echo $this->headStyle();
65
	echo $this->headStyle();
66
	echo $this->networkStylesAndColorsHelper();
66
	echo $this->networkStylesAndColorsHelper();