Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 782 Rev 783
Línea 1433... Línea 1433...
1433
         <!--user-profile-ov end-->
1433
         <!--user-profile-ov end-->
1434
         <!--user-profile-ov end-->
1434
         <!--user-profile-ov end-->
1435
         <div class="user-profile-ov">
1435
         <div class="user-profile-ov">
Línea 1436... Línea 1436...
1436
            
1436
            
1437
         <h3>
1437
         <h3>
1438
               LABEL_WEBSITE <a href="#" title="" class="btn-website-edit"><i class="fa fa-pencil"></i></a>
1438
               LABEL_HEADER_PDF <a href="#" title="" class="btn-website-edit"><i class="fa fa-pencil"></i></a>
-
 
1439
            </h3>
1439
            </h3>
1440
            <p>LABEL_TEXT_HEADER_PDF</p>
1440
         <img
1441
         <img
1441
               id="user-header-img"
1442
               id="user-header-img"
1442
               style="width: 100%;"
1443
               style="width: 100%;"
1443
               src="<?php echo $this->url('storage', ['type' => 'company-header', 'code' => $currentCompany->uuid, 'filename' => $header]) ?>"
1444
               src="<?php echo $this->url('storage', ['type' => 'company-header', 'code' => $currentCompany->uuid, 'filename' => $header]) ?>"
Línea 1458... Línea 1459...
1458
         </div>
1459
         </div>
1459
         <!--user-profile-ov end-->
1460
         <!--user-profile-ov end-->
1460
         <!--user-profile-ov end-->
1461
         <!--user-profile-ov end-->
1461
         <div class="user-profile-ov">
1462
         <div class="user-profile-ov">
1462
         <h3>
1463
         <h3>
1463
               LABEL_WEBSITE <a href="#" title="" class="btn-website-edit"><i class="fa fa-pencil"></i></a>
1464
         LABEL_FOOTER_PDF <a href="#" title="" class="btn-website-edit"><i class="fa fa-pencil"></i></a>
1464
            </h3>
1465
            </h3>
-
 
1466
            <p>LABEL_TEXT_FOOTER_PDF</p>
1465
   <img
1467
   <img
1466
      id="user-footer-img"
1468
      id="user-footer-img"
1467
      style="width: 100%;"
1469
      style="width: 100%;"
1468
      src="<?php echo $this->url('storage', ['type' => 'company-footer', 'code' => $currentCompany->uuid, 'filename' => $cover]) ?>"
1470
      src="<?php echo $this->url('storage', ['type' => 'company-footer', 'code' => $currentCompany->uuid, 'filename' => $cover]) ?>"
1469
      alt="">
1471
      alt="">