Skip to content
Snippets Groups Projects
Commit 96f7af56 authored by Satish's avatar Satish
Browse files

Usability(minor) issue in Inventory detail and edit page

parent 21d617ea
Branches
Tags
No related merge requests found
......@@ -73,7 +73,7 @@
<input type="hidden" class="isCustomFieldExists" value="false">
{assign var=FINAL_DETAILS value=$RELATED_PRODUCTS.1.final_details}
<div class = "details">
<div class="details block">
<div class="lineItemTableDiv">
<table class="table table-bordered lineItemsTable" style = "margin-top:15px">
<thead>
......@@ -230,7 +230,6 @@
</tbody>
</table>
</div>
<br>
<table class="table table-bordered lineItemsTable">
<tr>
<td width="83%">
......
......
......@@ -226,6 +226,7 @@
</div>
</div>
<br>
<div class="fieldBlockContainer">
<table class="table table-bordered blockContainer lineItemTable" id="lineItemResult">
<tr>
<td width="83%">
......@@ -505,5 +506,6 @@
</tr>
{/if}
</table>
</div>
{/if}
</div>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment