CHANGE in drier machine : GWM
This commit is contained in:
commit
2e2f3051a7
@ -51,6 +51,7 @@ class StockController extends BaseController
|
||||
public function addNewCoatingMachineDetails(){
|
||||
|
||||
$postData=$this->request->getPost();
|
||||
|
||||
|
||||
$inserted= $this->coatingMachineDetails_model->insert($postData);
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -69,7 +69,7 @@
|
||||
|
||||
|
||||
<link href="<?php echo base_url(); ?>public/new_assets/libs/bootstrap-datepicker/css/bootstrap-datepicker.min.css" rel="stylesheet" type="text/css" />
|
||||
|
||||
|
||||
<style>
|
||||
.mce-edit-area.mce-container.mce-panel.mce-first.mce-last.mce-stack-layout-item {
|
||||
border-width: 0px 0px 0px !important;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user