Skip to content

Commit ddabf9c

Browse files
authored
Merge pull request #425 from magento/420-fixed-view-model-dialog
#420 Fixed the Inject a ViewModel dialog
2 parents 24e9647 + 8e89fa0 commit ddabf9c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0).
66

77
## 3.0.2
88

9+
### Fixed
10+
11+
- Fixed the Inject a View Model dialog
12+
913
## 3.0.1
1014

1115
### Fixed

resources/magento2/common.properties

+2-1
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,5 @@ common.addToolbarListingPaging=Add Toolbar Listing Paging
6262
common.addToolbarListingFilters=Add Toolbar Listing Filters
6363
common.addToolbarFullTextSearch=Add Toolbar Full Text Search
6464
common.addToolbarColumnsControl=Add Toolbar Columns Control
65-
common.addToolbarBookmarks=Add Toolbar Bookmarks
65+
common.addToolbarBookmarks=Add Toolbar Bookmarks
66+
common.argument=Argument name

0 commit comments

Comments
 (0)