]> gitweb.erp-flowers.ru Git - erp24_rep/yii-erp24/.git/commitdiff
чистка кода origin/feature_fomichev_erp_172_cabinet_admin_search
authorVladimir Fomichev <vladimir.fomichev@erp-flowers.ru>
Wed, 11 Sep 2024 06:45:15 +0000 (09:45 +0300)
committerVladimir Fomichev <vladimir.fomichev@erp-flowers.ru>
Wed, 11 Sep 2024 06:45:15 +0000 (09:45 +0300)
erp24/actions/cabinet/IndexAction.php
erp24/views/cabinet202310/_search_form.php

index 07ca447e85802315db6c35b0dd2d3023cd46d1aa..26bf671fc5e8dcdcaa1871c8b9ea003e7427d75b 100755 (executable)
@@ -116,12 +116,10 @@ class IndexAction extends Action
 
         if (empty($daysSearchForm->dateFrom)) {
             $daysSearchForm->dateFrom = $dateFrom;
-
         }
 
         if (empty($daysSearchForm->dateTo)) {
             $daysSearchForm->dateTo = $dateTo;
-
         }
 
         $dateFrom = $daysSearchForm->dateFrom;
index 2a6d6261830ba00af3e7a9e6dcd3e7588aa6cc7e..6ffe56c0c0f3df127cadd2259c8d48137970bfb7 100755 (executable)
@@ -19,9 +19,6 @@ $searchForm = \yii\widgets\ActiveForm::begin([
     'validationUrl' => 'validate',
     'options' => ['enctype' => 'multipart/form-data']
 ]); ?>
-    <table>
-
-    </table>
 
 <div class="row mb-3">
     <div class="col-lg-4">