Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 772 Rev 773
Línea 1384... Línea 1384...
1384
            </h3>
1384
            </h3>
1385
            <span id="overview-website"><?php echo $website ?></span>
1385
            <span id="overview-website"><?php echo $website ?></span>
1386
         </div>
1386
         </div>
1387
         <!--user-profile-ov end-->
1387
         <!--user-profile-ov end-->
1388
         <!--user-profile-ov end-->
1388
         <!--user-profile-ov end-->
1389
         <div class="user-profile-ov">
1389
         <div class="user-profile-ov user-pro-img">
1390
            <img
1390
            <img
1391
               id="user-header-img"
1391
               id="user-header-img"
1392
               style="width: 100%;"
1392
               style="width: 100%;"
1393
               src="<?php echo $this->url('storage', ['type' => 'company-header', 'code' => $currentCompany->uuid, 'filename' => $cover]) ?>"
1393
               src="<?php echo $this->url('storage', ['type' => 'company-header', 'code' => $currentCompany->uuid, 'filename' => $cover]) ?>"
1394
               alt="">
1394
               alt="">
Línea 1404... Línea 1404...
1404
               </div>
1404
               </div>
1405
            </div>
1405
            </div>
1406
         </div>
1406
         </div>
1407
         <!--user-profile-ov end-->
1407
         <!--user-profile-ov end-->
1408
         <!--user-profile-ov end-->
1408
         <!--user-profile-ov end-->
1409
         <div class="user-profile-ov">
1409
         <div class="user-profile-ov user-pro-img">
1410
            <img
1410
            <img
1411
               id="user-footer-img"
1411
               id="user-footer-img"
1412
               style="width: 100%;"
1412
               style="width: 100%;"
1413
               src="<?php echo $this->url('storage', ['type' => 'company-footer', 'code' => $currentCompany->uuid, 'filename' => $cover]) ?>"
1413
               src="<?php echo $this->url('storage', ['type' => 'company-footer', 'code' => $currentCompany->uuid, 'filename' => $cover]) ?>"
1414
               alt="">
1414
               alt="">