Merge branch 'new_theme' of bitbucket.org:venbainformationtechnology/ria into new_theme
This commit is contained in:
commit
19976f86c9
@ -402,6 +402,8 @@ if (!empty($INRSYMBOL)) {
|
|||||||
$('#REVENUE').modal('hide');
|
$('#REVENUE').modal('hide');
|
||||||
$('#packagingcalmodel').modal('show');
|
$('#packagingcalmodel').modal('show');
|
||||||
$('#txtPackaging').removeAttr('readonly', 'true');
|
$('#txtPackaging').removeAttr('readonly', 'true');
|
||||||
|
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
if (selValue == NilType) {
|
if (selValue == NilType) {
|
||||||
|
|
||||||
@ -3895,7 +3897,7 @@ if (!empty($INRSYMBOL)) {
|
|||||||
<div class="modal-header">
|
<div class="modal-header">
|
||||||
|
|
||||||
<center>
|
<center>
|
||||||
<h4>Add Capital Purchase Order Item </h4>
|
<h4>Add Capital Purchase Order Item </h4>
|
||||||
</center>
|
</center>
|
||||||
</div>
|
</div>
|
||||||
<div align="left">
|
<div align="left">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user