Open gvalmana opened 5 years ago
Because yii2-admin depends on yii2-adminlte-asset, you can start from here
you can do like this: 'components' => [ 'view' => [ 'theme' => [ 'pathMap' => [ '@vendor/mdmsoft/yii2-admin/views' => '@app/views/roles' ] ] ], ]
Hello i need some help using my own views, i need to change the theme of the forms usin CSS class of AdminLTE or modify the view, some body can help me thanks