Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 5280 Rev 5363
Línea 155... Línea 155...
155
    <link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('look-and-field/dashboard.css') ?>" />
155
    <link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('look-and-field/dashboard.css') ?>" />
Línea 156... Línea 156...
156
 
156
 
Línea 157... Línea 157...
157
  <?php endif; ?>
157
  <?php endif; ?>
158
 
158
 
159
  <?php if ($currentNetwork->theme_id == Theme::THEME_LEADERSLINKED_LINKEDIN) : ?>
159
  <?php if ($currentNetwork->theme_id == Theme::THEME_LEADERSLINKED_LINKEDIN) : ?>
Línea 160... Línea 160...
160
    <link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('react-bundles/templates/linkedin/main.css') ?>" />
160
    <link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('react-bundles/navbar/linkedin/main.css') ?>" />
161
  <?php endif; ?>
161
  <?php endif; ?>
162
 
162