Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 4472 Rev 4886
Línea 151... Línea 151...
151
    <link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('look-and-field/style-cesa.css') ?>" />
151
    <link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('look-and-field/style-cesa.css') ?>" />
152
    <link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('look-and-field/main.css') ?>" />
152
    <link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('look-and-field/main.css') ?>" />
153
    <link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('look-and-field/navbar.css') ?>" />
153
    <link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('look-and-field/navbar.css') ?>" />
154
    <link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('react-bundles/chat/main.css') ?>" />
154
    <link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('react-bundles/chat/main.css') ?>" />
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') ?>" />
156
  
156
 
157
  <?php endif; ?>
157
  <?php endif; ?>
Línea 158... Línea 158...
158
 
158
 
159
  <?php if ($currentNetwork->theme_id == Theme::THEME_LEADERSLINKED_LINKEDIN) : ?>
159
  <?php if ($currentNetwork->theme_id == Theme::THEME_LEADERSLINKED_LINKEDIN) : ?>
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/templates/linkedin/main.css') ?>" />
Línea 161... Línea 161...
161
  <?php endif; ?>
161
  <?php endif; ?>
162
 
162
 
163
  <?php
163
  <?php
Línea 186... Línea 186...
186
    ?>
186
    ?>
Línea 187... Línea 187...
187
 
187
 
188
    <footer>
188
    <footer>
189
      <div class="footy-sec mn">
189
      <div class="footy-sec mn">
190
        <div class="container position-relative">
-
 
191
          <?php echo $this->footerHelper() ?>
-
 
192
          <p><img src="<?php echo $this->basePath('images/copy-icon2.png') ?>" alt="">Copyright <?php echo date('Y') ?></p>
190
        <div class="container position-relative">
-
 
191
          <img class="fl-rgt" src="<?php echo $this->basePath('/images/LL-08.png') ?>" alt="">
-
 
192
          <?php echo $this->footerHelper() ?>
-
 
193
          <p>
-
 
194
            <img src="<?php echo $this->basePath('images/copy-icon2.png') ?>" alt="">CESA MS Copyright <?php echo date('Y') ?>
193
          <img class="fl-rgt" src="<?php echo $this->basePath('/images/LL-08.png') ?>" alt="">
195
          </p>
194
        </div>
196
        </div>
195
      </div>
197
      </div>
Línea 196... Línea 198...
196
    </footer>
198
    </footer>