Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 6050 Rev 6055
Línea 1325... Línea 1325...
1325
    locations: JSON.parse('$jsonLocations'),
1325
    locations: JSON.parse('$jsonLocations'),
1326
    industry: "$industry",
1326
    industry: "$industry",
1327
    companySize: "$company_size",
1327
    companySize: "$company_size",
1328
    companyName: "$company_name",
1328
    companyName: "$company_name",
1329
    foundationYear: "$foundation_year",
1329
    foundationYear: "$foundation_year",
1330
    website: "$website"
1330
    website: "$website",
-
 
1331
    header: "$header"
1331
}
1332
}
1332
JS;
1333
JS;
Línea 1333... Línea 1334...
1333
 
1334
 
1334
$this->inlineScript()->appendScript($js);
1335
$this->inlineScript()->appendScript($js);
Línea 1364... Línea 1365...
1364
    </div>
1365
    </div>
1365
    <div class="col-lg-6">
1366
    <div class="col-lg-6">
1366
        <div class="main-ws-sec">
1367
        <div class="main-ws-sec">
1367
            <div class="user-profile-ov">
1368
            <div class="user-profile-ov">
1368
                <h3>
1369
                <h3>
1369
                    LABEL_HEADER_PDF (2480 x 268px)
-
 
1370
                </h3>
-
 
1371
                <p>LABEL_TEXT_HEADER_PDF</p>
-
 
1372
                <img id="user-header-img" style="width: 100%;" src="<?php echo $this->url('storage', ['type' => 'company', 'code' => $currentCompany->uuid, 'filename' => $header]) ?>" alt="">
-
 
1373
                <div class="add-dp">
-
 
1374
                    <div class="add-pic-box change-header-image">
-
 
1375
                        <div class="container">
-
 
1376
                            <div class="row no-gutters">
-
 
1377
                                <div class="col-lg-12 col-sm-12">
-
 
1378
                                    <a href="#" class="btn-header-open">
-
 
1379
                                        <i class="fa fa-camera"></i>
-
 
1380
                                    </a>
-
 
1381
                                </div>
-
 
1382
                            </div>
-
 
1383
                        </div>
-
 
1384
                    </div>
-
 
1385
                </div>
-
 
1386
            </div>
-
 
1387
            <!--user-profile-ov end-->
-
 
1388
            <!--user-profile-ov end-->
-
 
1389
            <div class="user-profile-ov">
-
 
1390
                <h3>
-
 
1391
                    LABEL_FOOTER_PDF (2480 x 268px)
1370
                    LABEL_FOOTER_PDF (2480 x 268px)
1392
                </h3>
1371
                </h3>
1393
                <p>LABEL_TEXT_FOOTER_PDF</p>
1372
                <p>LABEL_TEXT_FOOTER_PDF</p>
1394
                <img id="user-footer-img" style="width: 100%;" src="<?php echo $this->url('storage', ['type' => 'company', 'code' => $currentCompany->uuid, 'filename' => $footer]) ?>" alt="">
1373
                <img id="user-footer-img" style="width: 100%;" src="<?php echo $this->url('storage', ['type' => 'company', 'code' => $currentCompany->uuid, 'filename' => $footer]) ?>" alt="">
1395
                <div class="add-dp">
1374
                <div class="add-dp">