daybook table

This commit is contained in:
venbatechnologies@gmail.com 2018-08-23 18:44:30 +05:30
parent bb2732917a
commit 5cdebb77a6
3 changed files with 3 additions and 3 deletions

View File

@ -123,7 +123,7 @@
<table class="table table-bordered" export-table>
<thead>
<tr>
<th ng-click="sort('Date')" style="width: 20%">Date
<th ng-click="sort('Date')" style="width: 20%;padding-right:5%">Date
</th>
<th ng-click="sort('ListName')" style="width: 5%">Income/</br>Expense

View File

@ -123,7 +123,7 @@
<table class="table table-bordered export-table">
<thead>
<tr>
<th ng-click="sort('Date')" style="width: 20%">Date
<th ng-click="sort('Date')" style="width: 20%;padding-right:5%">Date
<!--<span class="glyphicon sort-icon" ng-show="sortKey=='Date'" ng-class="{'glyphicon-chevron-up':reverse,'glyphicon-chevron-down':!reverse}"></span>-->
</th>
<th ng-click="sort('ListName')" style="width: 5%">Income/</br>Expense

View File

@ -121,7 +121,7 @@
<table class="table table-bordered export-table">
<thead>
<tr>
<th ng-click="sort('Date')" style="width: 20%">Date
<th ng-click="sort('Date')" style="width: 20%;padding-right:5%">Date
<!--<span class="glyphicon sort-icon" ng-show="sortKey=='Date'" ng-class="{'glyphicon-chevron-up':reverse,'glyphicon-chevron-down':!reverse}"></span>-->
</th>
<th class="th" ng-click="sort('ListName')" style="width: 5%">Income/</br>Expense