latest code
This commit is contained in:
parent
62517adfb7
commit
b1730c5f32
@ -936,8 +936,7 @@ function myFunction() {
|
||||
|
||||
<div class="col-md-4">
|
||||
<div class="col-md-6">
|
||||
Basic Price in US $ per Ton :
|
||||
|
||||
Basic Price in US $ per Ton :
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<div class="form-group">
|
||||
@ -945,14 +944,11 @@ function myFunction() {
|
||||
$data = array('name' => 'Quantity','value' => set_value('Quantity'),'id'=>'Quantity', 'class' => 'form-control' ,'placeholder '=>'basic price','required' => 'true');
|
||||
echo form_input($data);
|
||||
?>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<div class="col-md-6">
|
||||
|
||||
<div class="col-md-6">
|
||||
Exchange Rate :
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
@ -963,9 +959,7 @@ function myFunction() {
|
||||
?>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<div class="col-md-6">
|
||||
@ -980,11 +974,8 @@ function myFunction() {
|
||||
?>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<a href="http://www.xe.com/" target="_blank">Click to know currency value</a>
|
||||
</div>
|
||||
<div class="col-md-12" style="border:1px solid #000;">
|
||||
<br/>
|
||||
|
||||
@ -9,7 +9,7 @@ speed:500
|
||||
|
||||
</script>
|
||||
<div class="content-wrapper">
|
||||
<!-- Content Header (Page header) -->
|
||||
|
||||
<section class="content-header">
|
||||
<h1>
|
||||
<center>Siddharth Industries - Material Master Details</CENTER>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user