From 671aae67b865091585fcc43565b46aaf80745b11 Mon Sep 17 00:00:00 2001 From: Alexander Smirnov Date: Thu, 27 Mar 2025 17:31:37 +0300 Subject: [PATCH] [ERP-375] move filter apply buttons --- erp24/views/matrix-statistics/index.php | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/erp24/views/matrix-statistics/index.php b/erp24/views/matrix-statistics/index.php index 28634c7a..879eb8ce 100644 --- a/erp24/views/matrix-statistics/index.php +++ b/erp24/views/matrix-statistics/index.php @@ -126,7 +126,12 @@ $this->registerJsFile('/js/matrix-statistics/index.js', ['position' => \yii\web\ ] ])->label(false) ?> - +
+ 'btn btn-secondary'])?> +
+
+ 'btn btn-link'])?> +
@@ -152,15 +157,6 @@ $this->registerJsFile('/js/matrix-statistics/index.js', ['position' => \yii\web\ ])->label(false) ?>
-
-
-
- 'btn btn-secondary'])?> -
-
- 'btn btn-link'])?> -
-
-- 2.39.5