Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 1 Rev 15337
Línea 59... Línea 59...
59
  	    <!-- App style -->
59
  	    <!-- App style -->
60
      	<link rel="stylesheet" href="<?php echo $this->basePath('css/app.css') ?>">
60
      	<link rel="stylesheet" href="<?php echo $this->basePath('css/app.css') ?>">
Línea 61... Línea 61...
61
      	
61
      	
62
        <?php 
62
        <?php 
-
 
63
        echo $this->headStyle();
63
        echo $this->headStyle();
64
        echo $this->networkStylesAndColorsHelper();
64
        echo $this->headLink();
65
        echo $this->headLink();
65
        echo $this->headScript();
66
        echo $this->headScript();
66
        ?>
67
        ?>
67
    </head>
68
    </head>