Преглед на файлове

Merge branch 'dev' of framagit.org:guillaume-bourgeois/distrib into dev

refactoring
Guillaume преди 3 години
родител
ревизия
9dbf0a625f
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  1. +2
    -1
      backend/views/user/create.php

+ 2
- 1
backend/views/user/create.php Целия файл

@@ -50,7 +50,8 @@ $this->addBreadcrumb('Ajouter') ;
<?php else: ?>
<?= $this->render('_form', [
'model' => $model,
'pointsSaleArray' => $pointsSaleArray
'pointsSaleArray' => $pointsSaleArray,
'userGroupsArray' => $userGroupsArray,
]) ?>
<?php endif; ?>
</div>

Loading…
Отказ
Запис