fixed senderid bulk upload, uploaded logo file on prod
This commit is contained in:
@@ -96,15 +96,20 @@
|
||||
|
||||
<div class="" role="tabpanel" data-example-id="togglable-tabs">
|
||||
<ul id="myTab" class="nav nav-tabs bar_tabs" role="tablist">
|
||||
<li role="presentation" class="active"><a href="#tab_content1" id="home-tab" role="tab" data-toggle="tab" aria-expanded="true">Recent Activity</a>
|
||||
</li>
|
||||
<li role="presentation" class=""><a href="#tab_content2" role="tab" id="profile-tab" data-toggle="tab" aria-expanded="false">Personal Details</a>
|
||||
</li>
|
||||
<li role="presentation" class=""><a href="#tab_content3" role="tab" id="profile-tab2" data-toggle="tab" aria-expanded="false">Leave Profile</a>
|
||||
</li>
|
||||
<li role="presentation" class="active"><a href="#tab_content1" role="tab" id="profile-tab" data-toggle="tab" aria-expanded="false">Personal Details</a></li>
|
||||
<li role="presentation" class=""><a href="#tab_content2" id="home-tab" role="tab" data-toggle="tab" aria-expanded="true">Recent Activity</a></li>
|
||||
<li role="presentation" class=""><a href="#tab_content3" role="tab" id="profile-tab2" data-toggle="tab" aria-expanded="false">Leave Profile</a></li>
|
||||
</ul>
|
||||
<div id="myTabContent" class="tab-content">
|
||||
<div role="tabpanel" class="tab-pane fade active in" id="tab_content1" aria-labelledby="home-tab">
|
||||
<div role="tabpanel" class="tab-pane fade active in" id="tab_content1" aria-labelledby="profile-tab">
|
||||
<div>
|
||||
Name : <br>
|
||||
Designation : <br>
|
||||
Country : <br>
|
||||
DOB : <br>
|
||||
</div>
|
||||
</div>
|
||||
<div role="tabpanel" class="tab-pane fade" id="tab_content2" aria-labelledby="home-tab">
|
||||
|
||||
<!-- start recent activity -->
|
||||
<ul class="messages">
|
||||
@@ -145,38 +150,6 @@
|
||||
|
||||
</ul>
|
||||
<!-- end recent activity -->
|
||||
|
||||
</div>
|
||||
<div role="tabpanel" class="tab-pane fade" id="tab_content2" aria-labelledby="profile-tab">
|
||||
|
||||
<!-- start user projects -->
|
||||
<table class="data table table-striped no-margin">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>#</th>
|
||||
<th>Project Name</th>
|
||||
<th>Client Company</th>
|
||||
<th class="hidden-phone">Hours Spent</th>
|
||||
<th>Contribution</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>1</td>
|
||||
<td>New Company Takeover Review</td>
|
||||
<td>Deveint Inc</td>
|
||||
<td class="hidden-phone">18</td>
|
||||
<td class="vertical-align-mid">
|
||||
<div class="progress">
|
||||
<div class="progress-bar progress-bar-success" data-transitiongoal="35"></div>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
<!-- end user projects -->
|
||||
|
||||
</div>
|
||||
<div role="tabpanel" class="tab-pane fade" id="tab_content3" aria-labelledby="profile-tab">
|
||||
<p>xxFood truck fixie locavore, accusamus mcsweeney's marfa nulla single-origin coffee squid. Exercitation +1 labore velit, blog sartorial PBR leggings next level wes anderson artisan four loko farm-to-table craft beer twee. Qui
|
||||
|
||||
Reference in New Issue
Block a user