File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0).
9
9
### Fixed
10
10
11
11
- Throwable: Stub index points to a file without PSI [ #1232 ] ( https://github.com/magento/magento2-phpstorm-plugin/pull/1232 )
12
- - Create an entity - delete button is displayed in a new entity form [ #1268 ] ( https://github.com/magento/magento2-phpstorm-plugin/pull/1268 )
12
+ - Create an entity - The delete button is displayed in a new entity form [ #1268 ] ( https://github.com/magento/magento2-phpstorm-plugin/pull/1268 )
13
+ - Create an entity - The translation function is not call on the buttons label [ #1273 ] ( https://github.com/magento/magento2-phpstorm-plugin/pull/1273 )
13
14
- Covered possible NullPointerException in InjectAViewModelDialog.java [ #1213 ] ( https://github.com/magento/magento2-phpstorm-plugin/pull/1213 )
14
15
- AWT events are not allowed inside write action [ #1271 ] ( https://github.com/magento/magento2-phpstorm-plugin/pull/1271 )
15
16
You can’t perform that action at this time.
0 commit comments