CHANGE in drier machine : GWM

This commit is contained in:
Smart 2024-10-18 16:08:45 +05:30
commit 2e2f3051a7
3 changed files with 665 additions and 413 deletions

View File

@ -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

View File

@ -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;