Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 2726 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 2726 Rev 3639
Línea 95... Línea 95...
95
    <link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('css/chat.css') ?>" />
95
    <link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('css/chat.css') ?>" />
96
  <?php endif; ?>
96
  <?php endif; ?>
Línea 97... Línea 97...
97
 
97
 
98
  <?php
98
  <?php
-
 
99
  echo $this->headStyle();
99
  echo $this->headStyle();
100
  echo $this->networkStylesAndColorsHelper();
100
  echo $this->headLink();
101
  echo $this->headLink();
Línea 101... Línea 102...
101
  echo $this->headScript();
102
  echo $this->headScript();