Rev 6853 |
Mostrar el archivo completo |
|
|
Autoría |
Ultima modificación |
Ver Log
|
| Rev 6853 |
Rev 6854 |
| 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 |
|
- |
|
| 63 |
<?php
|
62 |
|
| 64 |
$this->inlineScript()->appendFile('https://maps.googleapis.com/maps/api/js?key=' . $google_map_key . '&libraries=places');
|
63 |
<?php
|
| Línea 65... |
Línea 64... |
| 65 |
echo $this->headStyle();
|
64 |
echo $this->headStyle();
|
| 66 |
echo $this->networkStylesAndColorsHelper();
|
65 |
echo $this->networkStylesAndColorsHelper();
|