uncomment needed return statement
This commit is contained in:
@@ -444,7 +444,7 @@ abstract class AbstractCrudController extends BaseAdminController
|
|||||||
);
|
);
|
||||||
|
|
||||||
|
|
||||||
//return $this->renderEditionTemplate();
|
return $this->renderEditionTemplate();
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user