Oskar Stark 8 лет назад
Родитель
Сommit
e1a7346c7a
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      Controller/CRUDController.php

+ 1 - 0
Controller/CRUDController.php

@@ -421,6 +421,7 @@ class CRUDController extends Controller
                 $this->admin->getTranslationDomain();
                 $this->admin->getTranslationDomain();
 
 
             $formView = $datagrid->getForm()->createView();
             $formView = $datagrid->getForm()->createView();
+            $this->setFormTheme($formView, $this->admin->getFilterTheme());
 
 
             return $this->render($this->admin->getTemplate('batch_confirmation'), array(
             return $this->render($this->admin->getTemplate('batch_confirmation'), array(
                 'action' => 'list',
                 'action' => 'list',