mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/IZYIM-Prototype.git
synced 2026-08-23 22:53:55 +00:00
Merge branch 'master' of https://gitlab.com/ciefworldwide/IZYIM
This commit is contained in:
@@ -389,44 +389,7 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<div class="tab-content">
|
||||
<!-- PERSONAL INFO TAB -->
|
||||
<div class="tab-pane active" id="tab_1">
|
||||
<div class="row">
|
||||
<div class="btn-group" style="float:right">
|
||||
<a class="btn red btn-outline btn-circle" href="javascript:;" data-toggle="dropdown">
|
||||
<i class="fa fa-share"></i>
|
||||
<span class="hidden-xs"> Actions </span>
|
||||
<i class="fa fa-angle-down"></i>
|
||||
</a>
|
||||
<ul class="dropdown-menu pull-right" id="sample_3_tools">
|
||||
<li>
|
||||
<a href="javascript:;" data-action="0" class="tool-action">
|
||||
<i class="icon-printer"></i> Print</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript:;" data-action="1" class="tool-action">
|
||||
<i class="icon-check"></i> Copy</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript:;" data-action="2" class="tool-action">
|
||||
<i class="icon-doc"></i> PDF</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript:;" data-action="3" class="tool-action">
|
||||
<i class="icon-paper-clip"></i> Excel</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript:;" data-action="4" class="tool-action">
|
||||
<i class="icon-cloud-upload"></i> CSV</a>
|
||||
</li>
|
||||
<li class="divider"> </li>
|
||||
<li>
|
||||
<a href="javascript:;" data-action="5" class="tool-action">
|
||||
<i class="icon-refresh"></i> Reload</a>
|
||||
</li>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<br/>
|
||||
|
||||
<div class="table-container">
|
||||
<table class="table table-striped table-bordered table-hover" id="sample_3">
|
||||
<thead>
|
||||
@@ -445,7 +408,7 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="profilelinda.html">
|
||||
<a href="profile2.html">
|
||||
<center><img style="border-radius:50%!important" class="media-object" src="../assets/layouts/layout/img/avatar2.jpg" alt="..."></center>
|
||||
</a>
|
||||
</td>
|
||||
|
||||
@@ -478,6 +478,32 @@
|
||||
|
||||
<div class="portlet-body">
|
||||
<div style="margin-top:60px" class="form-group">
|
||||
<<<<<<< HEAD
|
||||
<label for="multiple" class="control-label">Select2 multi select</label>
|
||||
<select id="multiple" class="form-control select2-multiple" multiple>
|
||||
<optgroup label="Shipping Order">
|
||||
<option>Please select</option>
|
||||
<option value="000">00012 </option>
|
||||
<option value="001">00114</option>
|
||||
<option value="002">00216</option>
|
||||
<option value="004">00418</option>
|
||||
<option value="006">00624</option>
|
||||
<option value="183">18332</option>
|
||||
<option value="187">18742</option>
|
||||
<option value="197">19745</option>
|
||||
<option value="256">25654</option>
|
||||
<option value="287">28782</option>
|
||||
<option value="348">34829</option>
|
||||
<option value="368">36894</option>
|
||||
<option value="380">38090</option>
|
||||
<option value="426">42679</option>
|
||||
<option value="448">44895</option>
|
||||
<option value="468">46894</option>
|
||||
<option value="489">48939</option>
|
||||
<option value="578">57839</option>
|
||||
</optgroup>
|
||||
</select>
|
||||
=======
|
||||
<label for="so" class="col-md-2 control-label">Shipping Order</label>
|
||||
<div class="col-md-10">
|
||||
<div class="input-group select2-bootstrap-append">
|
||||
@@ -508,6 +534,7 @@
|
||||
</button>
|
||||
</span>
|
||||
</div>
|
||||
>>>>>>> 40777d3164b058705971944bdee1a5e66f0ab847
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<div style="margin-top:30px" class="form-group">
|
||||
@@ -989,10 +1016,14 @@
|
||||
<!-- END PAGE LEVEL PLUGINS -->
|
||||
<!-- BEGIN THEME GLOBAL SCRIPTS -->
|
||||
<script src="../assets/global/scripts/app.min.js" type="text/javascript"></script>
|
||||
<script src="../assets/global/plugins/select2/js/select2.full.min.js" type="text/javascript"></script>
|
||||
<script src="../assets/pages/scripts/components-select2.min.js" type="text/javascript"></script>
|
||||
|
||||
<script src="../assets/pages/scripts/form-repeater.min.js" type="text/javascript"></script>
|
||||
<script src="../assets/pages/scripts/form-repeater.js" type="text/javascript"></script>
|
||||
<script src="../assets/pages/scripts/form-editable.js" type="text/javascript"></script>
|
||||
<script src="../assets/pages/scripts/form-validation.js" type="text/javascript"></script>
|
||||
|
||||
|
||||
|
||||
<!-- END THEME GLOBAL SCRIPTS -->
|
||||
|
||||
@@ -309,6 +309,7 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<div class="profile-usertitle-job"> Forwarder </div>
|
||||
<div align="center">
|
||||
<a href="javascript:void(0)" class="btn btn-primary btn-follow"> Add as Friend</a>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -120,6 +120,7 @@
|
||||
<!-- BEGIN TOP NAVIGATION MENU -->
|
||||
|
||||
<div class="top-menu">
|
||||
<img style="margin-left:100px; margin-top:9px; border-radius:100%" class="media-object-4" src="../assets/layouts/layout/img/1.png" alt="...">
|
||||
<ul class="nav navbar-nav pull-right">
|
||||
<!-- BEGIN USER LOGIN DROPDOWN -->
|
||||
<!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
|
||||
@@ -142,7 +143,7 @@
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<img style="border-radius:100%" class="media-object-4" src="../assets/layouts/layout/img/1.png" alt="...">
|
||||
|
||||
<!-- END USER LOGIN DROPDOWN -->
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@@ -159,8 +159,9 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
</a>
|
||||
<!-- END RESPONSIVE MENU TOGGLER -->
|
||||
<!-- BEGIN TOP NAVIGATION MENU -->
|
||||
<img style="border-radius:100%" class="media-object-4" src="../assets/layouts/layout/img/1.png" alt="...">
|
||||
|
||||
<div class="top-menu">
|
||||
<img style="margin-left:100px; margin-top:9px; border-radius:100%" class="media-object-4" src="../assets/layouts/layout/img/1.png" alt="...">
|
||||
<ul class="nav navbar-nav pull-right">
|
||||
<!-- BEGIN USER LOGIN DROPDOWN -->
|
||||
<!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
|
||||
@@ -335,44 +336,7 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<div class="tab-content">
|
||||
<!-- PERSONAL INFO TAB -->
|
||||
<div class="tab-pane active" id="tab_1">
|
||||
<div class="row">
|
||||
<div class="btn-group" style="float:right">
|
||||
<a class="btn red btn-outline btn-circle" href="javascript:;" data-toggle="dropdown">
|
||||
<i class="fa fa-share"></i>
|
||||
<span class="hidden-xs"> Actions </span>
|
||||
<i class="fa fa-angle-down"></i>
|
||||
</a>
|
||||
<ul class="dropdown-menu pull-right" id="sample_3_tools">
|
||||
<li>
|
||||
<a href="javascript:;" data-action="0" class="tool-action">
|
||||
<i class="icon-printer"></i> Print</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript:;" data-action="1" class="tool-action">
|
||||
<i class="icon-check"></i> Copy</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript:;" data-action="2" class="tool-action">
|
||||
<i class="icon-doc"></i> PDF</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript:;" data-action="3" class="tool-action">
|
||||
<i class="icon-paper-clip"></i> Excel</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript:;" data-action="4" class="tool-action">
|
||||
<i class="icon-cloud-upload"></i> CSV</a>
|
||||
</li>
|
||||
<li class="divider"> </li>
|
||||
<li>
|
||||
<a href="javascript:;" data-action="5" class="tool-action">
|
||||
<i class="icon-refresh"></i> Reload</a>
|
||||
</li>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<br/>
|
||||
|
||||
<div class="table-container">
|
||||
<table class="table table-striped table-bordered table-hover" id="sample_3">
|
||||
<thead>
|
||||
@@ -391,100 +355,100 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="profilelinda.html">
|
||||
<a href="">
|
||||
<center><img style="border-radius:50%!important" class="media-object" src="../assets/layouts/layout/img/avatar2.jpg" alt="..."></center>
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
|
||||
<a href="profilelinda.html">Linda Wong</a>
|
||||
<a >Linda Wong</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
<a href="profilelinda.html">0123456789</a>
|
||||
<a >0123456789</a>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="profile2.html">
|
||||
<a href="">
|
||||
<center><img style="border-radius:50%!important" class="media-object" src="../assets/layouts/layout/img/avatar1.jpg" alt="..."></center>
|
||||
</td>
|
||||
<td>
|
||||
|
||||
<a href="profile2.html">Edris Karim</a>
|
||||
<a >Edris Karim</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
<a href="profile2.html">0123456789</a>
|
||||
<a >0123456789</a>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="profile2.html">
|
||||
<a href="">
|
||||
<center><img style="border-radius:50%!important" class="media-object" src="../assets/layouts/layout/img/avatar4.jpg" alt="..."></center>
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
<a href="profile2.html">Azrin Hamidi</a>
|
||||
<a >Azrin Hamidi</a>
|
||||
</td>
|
||||
<td>
|
||||
<a href="profile2.html">0123456789</a>
|
||||
<a>0123456789</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="profile2.html">
|
||||
<a href="">
|
||||
<center><img style="border-radius:50%!important" class="media-object" src="../assets/layouts/layout/img/avatar3.jpg" alt="..."></center>
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
<a href="profile2.html">Kuhanraj Balan</a>
|
||||
<a >Kuhanraj Balan</a>
|
||||
</td>
|
||||
<td>
|
||||
<a href="profile2.html">0123456789</a>
|
||||
<a >0123456789</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="profile2.html">
|
||||
<a href="">
|
||||
<center><img style="border-radius:50%!important" class="media-object" src="../assets/layouts/layout/img/avatar6.jpg" alt="..."></center>
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
<a href="profile2.html">Dia Audia</a>
|
||||
<a >Dia Audia</a>
|
||||
</td>
|
||||
<td>
|
||||
<a href="profile2.html">0123456789</a>
|
||||
<a >0123456789</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="profile2.html">
|
||||
<a href="">
|
||||
<center><img style="border-radius:50%!important" class="media-object" src="../assets/layouts/layout/img/avatar5.jpg" alt="..."></center>
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
<a href="profile2.html;">Belly Goh</a>
|
||||
<a >Belly Goh</a>
|
||||
</td>
|
||||
<td>
|
||||
<a href="profile2.html">0123456789</a>
|
||||
<a >0123456789</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="profile2.html">
|
||||
<a href="">
|
||||
<center><img style="border-radius:50%!important" class="media-object" src="../assets/layouts/layout/img/avatar7.jpg" alt="..."></center>
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
<a href="profile2.html">Zamani Hashim</a>
|
||||
<a >Zamani Hashim</a>
|
||||
</td>
|
||||
<td>
|
||||
<a href="profile2.html">0123456789</a>
|
||||
<a >0123456789</a>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@@ -492,43 +456,7 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
</div>
|
||||
</div>
|
||||
<div class="tab-pane" id="tab_2">
|
||||
<div class="row">
|
||||
<div class="btn-group" style="float:right">
|
||||
<a class="btn red btn-outline btn-circle" href="javascript:;" data-toggle="dropdown">
|
||||
<i class="fa fa-share"></i>
|
||||
<span class="hidden-xs"> Actions </span>
|
||||
<i class="fa fa-angle-down"></i>
|
||||
</a>
|
||||
<ul class="dropdown-menu pull-right" id="sample_4_tools">
|
||||
<li>
|
||||
<a href="javascript:;" data-action="0" class="tool-action">
|
||||
<i class="icon-printer"></i> Print</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript:;" data-action="1" class="tool-action">
|
||||
<i class="icon-check"></i> Copy</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript:;" data-action="2" class="tool-action">
|
||||
<i class="icon-doc"></i> PDF</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript:;" data-action="3" class="tool-action">
|
||||
<i class="icon-paper-clip"></i> Excel</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript:;" data-action="4" class="tool-action">
|
||||
<i class="icon-cloud-upload"></i> CSV</a>
|
||||
</li>
|
||||
<li class="divider"> </li>
|
||||
<li>
|
||||
<a href="javascript:;" data-action="5" class="tool-action">
|
||||
<i class="icon-refresh"></i> Reload</a>
|
||||
</li>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<br/>
|
||||
|
||||
<div class="table-container">
|
||||
@@ -549,73 +477,73 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="team2.html">
|
||||
<center><img style="border-radius:50%!important" class="media-object-1" src="../assets/layouts/layout/img/comp1.png" alt="..."></center>
|
||||
<a href="">
|
||||
<center><img style="width:100px" class="media-object-1" src="../assets/layouts/layout/img/comp1.png" alt="..."></center>
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
<a href="team2.html">Alpha Shipping Co</a>
|
||||
<a >Alpha Shipping Co</a>
|
||||
</h3>
|
||||
</td>
|
||||
<td>
|
||||
<a href="team2.html">Linda Wong</a>
|
||||
<a >Linda Wong</a>
|
||||
</h3>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="team2.html">
|
||||
<center><img style="border-radius:50%!important" class="media-object-1" src="../assets/layouts/layout/img/comp2.png" alt="..."></center>
|
||||
<a href="">
|
||||
<center><img style="width:100px" class="media-object-1" src="../assets/layouts/layout/img/comp2.png" alt="..."></center>
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
<a href="team2.html">Maersk Sdn Bhd</a>
|
||||
<a >Maersk Sdn Bhd</a>
|
||||
</h3>
|
||||
</td>
|
||||
<td>
|
||||
<a href="team2.html">Edris Karim</a>
|
||||
<a >Edris Karim</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="team2.html">
|
||||
<center><img style="border-radius:50%!important" class="media-object-1" src="../assets/layouts/layout/img/comp3.jpg" alt="..."></center>
|
||||
<a href="">
|
||||
<center><img style="width:100px" class="media-object-1" src="../assets/layouts/layout/img/comp3.jpg" alt="..."></center>
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
<a href="team2.html">Msco Sdn Bhd</a>
|
||||
<a >Msco Sdn Bhd</a>
|
||||
</td>
|
||||
<td>
|
||||
<a href="team2.html">Azrin Hamidi</a>
|
||||
<a >Azrin Hamidi</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="team2.html">
|
||||
<center><img style="border-radius:50%!important" class="media-object-1" src="../assets/layouts/layout/img/comp4.jpg" alt="..."></center>
|
||||
<a href="">
|
||||
<center><img style="width:100px" class="media-object-1" src="../assets/layouts/layout/img/comp4.jpg" alt="..."></center>
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
<a href="team2.html">Cosco Sdn Bhd</a>
|
||||
<a >Cosco Sdn Bhd</a>
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
<a href="team2.html">Kuhanraj Balan</a>
|
||||
<a >Kuhanraj Balan</a>
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="team2.html">
|
||||
<center><img style="border-radius:50%!important" class="media-object-1" src="../assets/layouts/layout/img/comp5.jpg" alt="..."></center>
|
||||
<a href="">
|
||||
<center><img style="width:100px" class="media-object-1" src="../assets/layouts/layout/img/comp5.jpg" alt="..."></center>
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
<a href="team2.html">Deep Sea Shipping Logistic Sdn Bhd</a>
|
||||
<a >Deep Sea Shipping Logistic Sdn Bhd</a>
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
<a href="team2.html">Dia Audia</a>
|
||||
<a>Dia Audia</a>
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
@@ -113,8 +113,9 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
</a>
|
||||
<!-- END RESPONSIVE MENU TOGGLER -->
|
||||
<!-- BEGIN TOP NAVIGATION MENU -->
|
||||
<img style="border-radius:100%" class="media-object-4" src="../assets/layouts/layout/img/1.png" alt="...">
|
||||
|
||||
<div class="top-menu">
|
||||
<img style="margin-left:100px; margin-top:9px; border-radius:100%" class="media-object-4" src="../assets/layouts/layout/img/1.png" alt="...">
|
||||
<ul class="nav navbar-nav pull-right">
|
||||
<!-- BEGIN USER LOGIN DROPDOWN -->
|
||||
<!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
|
||||
|
||||
@@ -95,8 +95,9 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
</a>
|
||||
<!-- END RESPONSIVE MENU TOGGLER -->
|
||||
<!-- BEGIN TOP NAVIGATION MENU -->
|
||||
<img style="border-radius:100%" class="media-object-4" src="../assets/layouts/layout/img/1.png" alt="...">
|
||||
|
||||
<div class="top-menu">
|
||||
<img style="margin-left:100px; margin-top:9px; border-radius:100%" class="media-object-4" src="../assets/layouts/layout/img/1.png" alt="...">
|
||||
<ul class="nav navbar-nav pull-right">
|
||||
<!-- BEGIN USER LOGIN DROPDOWN -->
|
||||
<!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
|
||||
|
||||
@@ -80,8 +80,9 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
</a>
|
||||
<!-- END RESPONSIVE MENU TOGGLER -->
|
||||
<!-- BEGIN TOP NAVIGATION MENU -->
|
||||
<img style="border-radius:100%" class="media-object-4" src="../assets/layouts/layout/img/1.png" alt="...">
|
||||
|
||||
<div class="top-menu">
|
||||
<img style="margin-left:100px; margin-top:9px; border-radius:100%" class="media-object-4" src="../assets/layouts/layout/img/1.png" alt="...">
|
||||
<ul class="nav navbar-nav pull-right">
|
||||
|
||||
<!-- END TODO DROPDOWN -->
|
||||
|
||||
@@ -96,8 +96,9 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
</a>
|
||||
<!-- END RESPONSIVE MENU TOGGLER -->
|
||||
<!-- BEGIN TOP NAVIGATION MENU -->
|
||||
<img style="border-radius:100%" class="media-object-4" src="../assets/layouts/layout/img/1.png" alt="...">
|
||||
|
||||
<div class="top-menu">
|
||||
<img style="margin-left:100px; margin-top:9px; border-radius:100%" class="media-object-4" src="../assets/layouts/layout/img/1.png" alt="...">
|
||||
<ul class="nav navbar-nav pull-right">
|
||||
<!-- BEGIN USER LOGIN DROPDOWN -->
|
||||
<!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
|
||||
|
||||
@@ -81,8 +81,9 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
</a>
|
||||
<!-- END RESPONSIVE MENU TOGGLER -->
|
||||
<!-- BEGIN TOP NAVIGATION MENU -->
|
||||
<img style="border-radius:100%" class="media-object-4" src="../assets/layouts/layout/img/1.png" alt="...">
|
||||
|
||||
<div class="top-menu">
|
||||
<img style="margin-left:100px; margin-top:9px; border-radius:100%" class="media-object-4" src="../assets/layouts/layout/img/1.png" alt="...">
|
||||
<ul class="nav navbar-nav pull-right">
|
||||
|
||||
<!-- END TODO DROPDOWN -->
|
||||
|
||||
@@ -96,8 +96,9 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
</a>
|
||||
<!-- END RESPONSIVE MENU TOGGLER -->
|
||||
<!-- BEGIN TOP NAVIGATION MENU -->
|
||||
<img style="border-radius:100%" class="media-object-4" src="../assets/layouts/layout/img/1.png" alt="...">
|
||||
|
||||
<div class="top-menu">
|
||||
<img style="margin-left:100px; margin-top:9px; border-radius:100%" class="media-object-4" src="../assets/layouts/layout/img/1.png" alt="...">
|
||||
<ul class="nav navbar-nav pull-right">
|
||||
<!-- BEGIN USER LOGIN DROPDOWN -->
|
||||
<!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
|
||||
|
||||
@@ -94,8 +94,9 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
</a>
|
||||
<!-- END RESPONSIVE MENU TOGGLER -->
|
||||
<!-- BEGIN TOP NAVIGATION MENU -->
|
||||
<img style="border-radius:100%" class="media-object-4" src="../assets/layouts/layout/img/1.png" alt="...">
|
||||
|
||||
<div class="top-menu">
|
||||
<img style="margin-left:100px; margin-top:9px; border-radius:100%" class="media-object-4" src="../assets/layouts/layout/img/1.png" alt="...">
|
||||
<ul class="nav navbar-nav pull-right">
|
||||
<!-- BEGIN USER LOGIN DROPDOWN -->
|
||||
<!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
|
||||
@@ -265,6 +266,7 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<div class="profile-usertitle-job"> Forwarder </div>
|
||||
<div align="center">
|
||||
<a href="javascript:void(0)" class="btn btn-primary btn-follow"> Add as Friend</a>
|
||||
<a href="javascript:void(0)" class="btn btn-primary btn-share"> Share </a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -1025,6 +1027,14 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
}else{
|
||||
$(this).text("Add as Friend");
|
||||
}
|
||||
});
|
||||
$( ".btn-share" ).click(function() {
|
||||
var msg = $(this).text();
|
||||
if(msg == "Share"){
|
||||
$(this).text("Shared");
|
||||
}else{
|
||||
$(this).text("Share");
|
||||
}
|
||||
});
|
||||
function myFunction() {
|
||||
var x = document.getElementById('myDIV');
|
||||
|
||||
@@ -113,8 +113,9 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
</a>
|
||||
<!-- END RESPONSIVE MENU TOGGLER -->
|
||||
<!-- BEGIN TOP NAVIGATION MENU -->
|
||||
<img style="border-radius:100%" class="media-object-4" src="../assets/layouts/layout/img/1.png" alt="...">
|
||||
|
||||
<div class="top-menu">
|
||||
<img style="margin-left:100px; margin-top:9px; border-radius:100%" class="media-object-4" src="../assets/layouts/layout/img/1.png" alt="...">
|
||||
<ul class="nav navbar-nav pull-right">
|
||||
<!-- BEGIN USER LOGIN DROPDOWN -->
|
||||
<!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
|
||||
|
||||
@@ -65,8 +65,9 @@
|
||||
</a>
|
||||
<!-- END RESPONSIVE MENU TOGGLER -->
|
||||
<!-- BEGIN TOP NAVIGATION MENU -->
|
||||
<img style="border-radius:100%" class="media-object-4" src="../assets/layouts/layout/img/1.png" alt="...">
|
||||
|
||||
<div class="top-menu">
|
||||
<img style="margin-left:100px; margin-top:9px; border-radius:100%" class="media-object-4" src="../assets/layouts/layout/img/1.png" alt="...">
|
||||
<ul class="nav navbar-nav pull-right">
|
||||
|
||||
|
||||
|
||||
@@ -109,8 +109,9 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
</a>
|
||||
<!-- END RESPONSIVE MENU TOGGLER -->
|
||||
<!-- BEGIN TOP NAVIGATION MENU -->
|
||||
<img style="border-radius:100%" class="media-object-4" src="../assets/layouts/layout/img/1.png" alt="...">
|
||||
|
||||
<div class="top-menu">
|
||||
<img style="margin-left:100px; margin-top:9px; border-radius:100%" class="media-object-4" src="../assets/layouts/layout/img/1.png" alt="...">
|
||||
<ul class="nav navbar-nav pull-right">
|
||||
|
||||
<!-- END TODO DROPDOWN -->
|
||||
|
||||
@@ -116,8 +116,9 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
</a>
|
||||
<!-- END RESPONSIVE MENU TOGGLER -->
|
||||
<!-- BEGIN TOP NAVIGATION MENU -->
|
||||
<img style="border-radius:100%" class="media-object-4" src="../assets/layouts/layout/img/1.png" alt="...">
|
||||
|
||||
<div class="top-menu">
|
||||
<img style="margin-left:100px; margin-top:9px; border-radius:100%" class="media-object-4" src="../assets/layouts/layout/img/1.png" alt="...">
|
||||
<ul class="nav navbar-nav pull-right">
|
||||
<!-- BEGIN USER LOGIN DROPDOWN -->
|
||||
<!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
|
||||
|
||||
@@ -103,8 +103,9 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
</a>
|
||||
<!-- END RESPONSIVE MENU TOGGLER -->
|
||||
<!-- BEGIN TOP NAVIGATION MENU -->
|
||||
<img style="border-radius:100%" class="media-object-4" src="../assets/layouts/layout/img/1.png" alt="...">
|
||||
|
||||
<div class="top-menu">
|
||||
<img style="margin-left:100px; margin-top:9px; border-radius:100%" class="media-object-4" src="../assets/layouts/layout/img/1.png" alt="...">
|
||||
<ul class="nav navbar-nav pull-right">
|
||||
<!-- BEGIN USER LOGIN DROPDOWN -->
|
||||
<!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
|
||||
|
||||
@@ -97,8 +97,9 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
</a>
|
||||
<!-- END RESPONSIVE MENU TOGGLER -->
|
||||
<!-- BEGIN TOP NAVIGATION MENU -->
|
||||
<img style="border-radius:100%" class="media-object-4" src="../assets/layouts/layout/img/1.png" alt="...">
|
||||
|
||||
<div class="top-menu">
|
||||
<img style="margin-left:100px; margin-top:9px; border-radius:100%" class="media-object-4" src="../assets/layouts/layout/img/1.png" alt="...">
|
||||
<ul class="nav navbar-nav pull-right">
|
||||
<!-- BEGIN USER LOGIN DROPDOWN -->
|
||||
<!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
|
||||
|
||||
Reference in New Issue
Block a user