day book table view changes : kdk (31-5-2018)

This commit is contained in:
dineshkumarkannan 2018-05-31 11:04:21 +05:30
parent 9a0599ac6b
commit e96451e3bc
6 changed files with 46 additions and 12 deletions

View File

@ -202,7 +202,13 @@
</div>
</div>
<div class="table-responsive">
<table style="width: 100%;" class="table table-hover">
<style>
table tbody:hover {
background: lightgray;
/*font-size: 16px;*/
}
</style>
<table style="width: 100%;" class="table table-bordered">
<thead>
<tr>
<!--<th ng-if="dayBookApprovalAccess == '1'">
@ -295,7 +301,7 @@
</td>
</tr>
<tr ng-show="p.ORDER_ID == editId">
<td colspan="8">
<td colspan="12">
<form name="Form" id="form" novalidate ng-submit="statusUpdate.submit(Form, myStatusModel)" method="post">
<div class="container">
<div class="row">

View File

@ -206,7 +206,13 @@
</div>
</div>
<div class="table-responsive">
<table style="width: 100%;" class="table table-hover">
<style>
table tbody:hover {
background: lightgray;
/*font-size: 16px;*/
}
</style>
<table style="width: 100%;" class="table table-bordered">
<thead>
<tr>
<!--<th ng-if="dayBookApprovalAccess == '1'">
@ -297,7 +303,7 @@
</td>
</tr>
<tr ng-show="p.ORDER_ID == editId">
<td colspan="8">
<td colspan="12">
<form name="Form" id="form" novalidate ng-submit="statusUpdate.submit(Form, myStatusModel)" method="post">
<div class="container">
<div class="row">

View File

@ -112,8 +112,13 @@
</div>
</div>
<div class="table-responsive">
<table class="table table-hover">
<style>
table tbody:hover {
background: lightgray;
/*font-size: 16px;*/
}
</style>
<table class="table table-bordered">
<thead>
<tr>
<th ng-click="sort('Date')">Date

View File

@ -112,8 +112,13 @@
</div>
</div>
<div class="table-responsive">
<table class="table table-hover">
<style>
table tbody:hover {
background: lightgray;
/*font-size: 16px;*/
}
</style>
<table class="table table-bordered">
<thead>
<tr>
<th ng-click="sort('Date')">Date

View File

@ -184,7 +184,13 @@
</div>
</div>
<div class="table-responsive">
<table style="width: 100%;" class="table table-hover">
<style>
table tbody:hover {
background: lightgray;
/*font-size: 16px;*/
}
</style>
<table style="width: 100%;" class="table table-bordered">
<thead>
<tr>
<!--<th ng-if="dayBookApprovalAccess == '1'">
@ -277,7 +283,7 @@
</td>
</tr>
<tr ng-show="p.ORDER_ID == editId">
<td colspan="8">
<td colspan="14">
<form name="Form" id="form" novalidate ng-submit="statusUpdate.submit(Form, myStatusModel)" method="post">
<div class="container">
<div class="row">

View File

@ -88,8 +88,14 @@
</div>
</div>
<div class="table-responsive">
<table class="table table-hover">
<style>
table tbody:hover {
background: lightgray;
/*font-size: 16px;*/
}
</style>
<table class="table table-bordered">
<thead>
<tr>
<th ng-click="sort('Date')">Date