mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
terminado a falta de arreglar el view
This commit is contained in:
@ -236,7 +236,7 @@ class Cosidotapablanda extends \App\Controllers\GoBaseResourceController
|
||||
$sanitizedData['solapas'] = 0;
|
||||
}
|
||||
if ($this->request->getPost('solapas_sobrecubierta') == null) {
|
||||
$sanitizedData['solapas'] = 0;
|
||||
$sanitizedData['solapas_sobrecubierta'] = 0;
|
||||
}
|
||||
|
||||
$noException = true;
|
||||
|
||||
Reference in New Issue
Block a user