mirror of https://github.com/abpframework/abp
close: https://github.com/abpframework/abp/issues/6071pull/6074/head
parent
70baf81344
commit
f83dd85bff
@ -0,0 +1,5 @@
|
||||
# Migration Guide for the Blazor UI from the v3.3 to the v4.0
|
||||
|
||||
## AbpCrudPageBase Changes
|
||||
|
||||
- `OpenEditModalAsync` method is requires `EntityDto` instead of id (`Guid`) parameter.
|
Loading…
Reference in new issue