]> gitweb.erp-flowers.ru Git - erp24_rep/yii-erp24/.git/commitdiff
[ERP-393] start testing 3
authorAlexander Smirnov <fredeom@mail.ru>
Sun, 30 Mar 2025 13:27:26 +0000 (16:27 +0300)
committerAlexander Smirnov <fredeom@mail.ru>
Sun, 30 Mar 2025 13:27:26 +0000 (16:27 +0300)
erp24/views/orders/delivery.php

index 058801cdff2e5a75c8c8d1503c926b102de22b03..7b6539ef53aa67acdbfe0cdb78f72d082c14642a 100644 (file)
@@ -86,7 +86,7 @@ $this->registerCss('
         </label>";
     <?php endforeach; ?>
     <br>
-    <?= Html::button('вывод', ['class' => 'btn btn-success'])?>
+    <?= Html::submitButton('вывод', ['class' => 'btn btn-success'])?>
 
     <?php ActiveForm::end() ?>