Fix dashboard leave issue

This commit is contained in:
Thilina Hasantha
2015-10-11 08:26:10 +05:30
parent ca5b7c0e11
commit 2881319247
3 changed files with 1 additions and 40 deletions

View File

@@ -46,23 +46,6 @@ include APP_BASE_PATH.'modulejslibs.inc.php';
Record Attendance <i class="fa fa-arrow-circle-right"></i>
</a>
</div>
</div><!-- ./col -->
<div class="col-lg-3 col-xs-6">
<!-- small box -->
<div class="small-box bg-green">
<div class="inner">
<h3 id="pendingLeaveCount">..</h3>
<p>
Pending Leaves
</p>
</div>
<div class="icon">
<i class="ion ion-calendar"></i>
</div>
<a href="#" class="small-box-footer" id="leavesLink">
Check Leave Status <i class="fa fa-arrow-circle-right"></i>
</a>
</div>
</div><!-- ./col -->
<div class="col-lg-3 col-xs-6">
<!-- small box -->