File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
src/com/magento/idea/magento2plugin/actions/generation/dialog Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ common.module.version=Version
55common.module.license =License(s)
66common.dependencies =Dependencies
77common.httpMethod =HTTP Method
8- common.controller.name =Controller Name
8+ common.controller.name =Action Path
99common.controller.inheritAction =Inherit Action Class
1010common.controller.backend.acl =Admin Resource ACL
1111common.controller.action =Action Name
Original file line number Diff line number Diff line change 7575 </constraints >
7676 <properties >
7777 <text value =" " />
78+ <toolTipText value =" Can consist of few directories, for an ex.: Product/Custom" />
7879 </properties >
80+ <clientProperties >
81+ <promptText class =" java.lang.String" value =" Folder name for Action" />
82+ </clientProperties >
7983 </component >
8084 <component id =" d25a" class =" javax.swing.JLabel" >
8185 <constraints >
109113 <preferred-size width =" 150" height =" -1" />
110114 </grid >
111115 </constraints >
112- <properties />
116+ <properties >
117+ <text value =" " />
118+ </properties >
119+ <clientProperties >
120+ <promptText class =" java.lang.String" value =" Class name for Action" />
121+ </clientProperties >
113122 </component >
114123 <component id =" 77374" class =" javax.swing.JLabel" binding =" actionNameErrorMessage" >
115124 <constraints >
You can’t perform that action at this time.
0 commit comments