]> gitweb.erp-flowers.ru Git - yii-erp24/.git/commitdiff
fix
authorAlexander Smirnov <fredeom@mail.ru>
Wed, 27 Mar 2024 10:36:55 +0000 (13:36 +0300)
committerAlexander Smirnov <fredeom@mail.ru>
Wed, 27 Mar 2024 10:36:55 +0000 (13:36 +0300)
erp24/views/rating2/index.php

index de7888e6eab02db76302a0e17f726c4419373e00..41c0f9cf4aa303865eb42d3e4b7c24ab0f3cb7ad 100644 (file)
@@ -83,7 +83,7 @@ $this->registerJsFile('/js/rating/index.js', ['position' => \yii\web\View::POS_E
             <?php foreach ($adminEntities as $admin): ?>
                 <tr>
                     <td><?= $months[$filterModel->month] ?> / <?= $filterModel->year ?></td>
-                    <td><?= $cityStores[$admin->store_id] ?></td>
+                    <td><?= $cityStores[$admin->store_id] ?? '' ?></td>
                     <td><?= $adminGroups[$admin->group_id] ?></td>
                     <td><?= $admin->name ?></td>
                     <td>