Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 16876 Rev 16877
Línea 1142... Línea 1142...
1142
                    <i class="fa fa-camera"></i>
1142
                    <i class="fa fa-camera"></i>
1143
                </a>
1143
                </a>
1144
            </div>
1144
            </div>
1145
        </section>
1145
        </section>
Línea 1146... Línea 1146...
1146
 
1146
 
1147
        <div class="row">
1147
        <div class="row w-100 ml-0">
1148
            <div class="col-lg-4">
1148
            <div class="col-lg-4">
1149
                <div class="user_profile">
1149
                <div class="user_profile">
1150
                    <div class="user-pro-img">
1150
                    <div class="user-pro-img">
1151
                        <img id="company-img" src="<?php echo $this->url('storage', ['type' => 'company', 'code' => $currentCompany->uuid, 'filename' => $image]) ?>" alt="">
1151
                        <img id="company-img" src="<?php echo $this->url('storage', ['type' => 'company', 'code' => $currentCompany->uuid, 'filename' => $image]) ?>" alt="">
Línea 1195... Línea 1195...
1195
                </div>
1195
                </div>
1196
            </div>
1196
            </div>
Línea 1197... Línea 1197...
1197
 
1197
 
1198
            <div class="col-lg-8">
1198
            <div class="col-lg-8">
1199
                <div class="main-ws-sec">
-
 
-
 
1199
                <div class="main-ws-sec">
1200
                    <div class="user-tab-sec rewivew">
1200
 
1201
                        <h3><?php echo $company_name ?></h3>
-
 
-
 
1201
                    <h3><?php echo $company_name ?></h3>
1202
                    </div>
1202
 
1203
                    <!--user-tab-sec end-->
1203
                    <!--user-tab-sec end-->
1204
                    <div class="user-profile-extended-ov">
1204
                    <div class="user-profile-ov">
1205
                        <h3>
1205
                        <h4>
1206
                            LABEL_OVERVIEW <a href="#" title="" class="btn-extended-edit"><i class="fa fa-pencil"></i></a>
1206
                            LABEL_OVERVIEW <a href="#" title="" class="btn-extended-edit"><i class="fa fa-pencil"></i></a>
1207
                        </h3>
1207
                        </h4>
Línea 1208... Línea 1208...
1208
                        <span id="overview-description"><?php echo $overview ?></span>
1208
                        <span id="overview-description"><?php echo $overview ?></span>
1209
 
1209
 
1210
                    </div>
1210
                    </div>
1211
                    <div class="user-profile-extended-ov">
1211
                    <div class="user-profile-ov">
1212
                        <h3>
1212
                        <h4>
1213
                            LABEL_LOCATIONS
1213
                            LABEL_LOCATIONS
1214
                            <a href="#" title="" class="btn-location-add"> <i class="fa fa-plus-square"></i></a>
1214
                            <a href="#" title="" class="btn-location-add"> <i class="fa fa-plus-square"></i></a>
1215
                        </h3>
1215
                        </h4>
1216
                        <span id="locations-records">
1216
                        <span id="locations-records">
1217
                            <?php
1217
                            <?php
1218
                            $max = count($locations);
1218
                            $max = count($locations);
Línea 1231... Línea 1231...
1231
                            <?php endfor; ?>
1231
                            <?php endfor; ?>
1232
                        </span>
1232
                        </span>
1233
                    </div>
1233
                    </div>
1234
                    <!--user-profile-ov end-->
1234
                    <!--user-profile-ov end-->
1235
                    <div class="user-profile-ov">
1235
                    <div class="user-profile-ov">
1236
                        <h3>
1236
                        <h4>
1237
                            LABEL_INDUSTRY <a href="#" title="" class="btn-industry-edit"><i class="fa fa-pencil"></i></a>
1237
                            LABEL_INDUSTRY <a href="#" title="" class="btn-industry-edit"><i class="fa fa-pencil"></i></a>
1238
                        </h3>
1238
                        </h4>
1239
                        <span id="overview-industry"><?php echo $industry ?><span>
1239
                        <span id="overview-industry"><?php echo $industry ?><span>
1240
                    </div>
1240
                    </div>
1241
                    <!--user-profile-ov end-->
1241
                    <!--user-profile-ov end-->
1242
                    <!--user-profile-ov end-->
1242
                    <!--user-profile-ov end-->
1243
                    <div class="user-profile-ov">
1243
                    <div class="user-profile-ov">
1244
                        <h3>
1244
                        <h4>
1245
                            LABEL_COMPANY_SIZE <a href="#" title="" class="btn-company-size-edit"><i class="fa fa-pencil"></i></a>
1245
                            LABEL_COMPANY_SIZE <a href="#" title="" class="btn-company-size-edit"><i class="fa fa-pencil"></i></a>
1246
                        </h3>
1246
                        </h4>
1247
                        <span id="overview-company-size"><?php echo $company_size ?></span>
1247
                        <span id="overview-company-size"><?php echo $company_size ?></span>
1248
                    </div>
1248
                    </div>
1249
                    <!--user-profile-ov end-->
1249
                    <!--user-profile-ov end-->
1250
                    <!--user-profile-ov end-->
1250
                    <!--user-profile-ov end-->
1251
                    <div class="user-profile-ov">
1251
                    <div class="user-profile-ov">
1252
                        <h3>
1252
                        <h4>
1253
                            LABEL_FOUNDATION_YEAR <a href="#" title="" class="btn-foundation-year-edit"><i class="fa fa-pencil"></i></a>
1253
                            LABEL_FOUNDATION_YEAR <a href="#" title="" class="btn-foundation-year-edit"><i class="fa fa-pencil"></i></a>
1254
                        </h3>
1254
                        </h4>
1255
                        <span id="overview-foundation-year"><?php echo $foundation_year ?></span>
1255
                        <span id="overview-foundation-year"><?php echo $foundation_year ?></span>
1256
                    </div>
1256
                    </div>
1257
                    <!--user-profile-ov end-->
1257
                    <!--user-profile-ov end-->
1258
                    <!--user-profile-ov end-->
1258
                    <!--user-profile-ov end-->
1259
                    <div class="user-profile-ov">
1259
                    <div class="user-profile-ov">
1260
                        <h3>
1260
                        <h4>
1261
                            LABEL_WEBSITE <a href="#" title="" class="btn-website-edit"><i class="fa fa-pencil"></i></a>
1261
                            LABEL_WEBSITE <a href="#" title="" class="btn-website-edit"><i class="fa fa-pencil"></i></a>
1262
                        </h3>
1262
                        </h4>
1263
                        <span id="overview-website"><?php echo $website ?></span>
1263
                        <span id="overview-website"><?php echo $website ?></span>
1264
                    </div>
1264
                    </div>
1265
                    <!--user-profile-ov end-->
1265
                    <!--user-profile-ov end-->
1266
                </div>
1266
                </div>
1267
            </div>
1267
            </div>