Skip to content

Commit 8447132

Browse files
Fix ui component tab view
1 parent ded43de commit 8447132

File tree

1 file changed

+3
-16
lines changed

1 file changed

+3
-16
lines changed

src/com/magento/idea/magento2plugin/actions/generation/dialog/NewEntityDialog.form

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -18,21 +18,15 @@
1818
<preferred-size width="200" height="200"/>
1919
</grid>
2020
</constraints>
21-
<properties>
22-
<enabled value="true"/>
23-
<visible value="true"/>
24-
</properties>
21+
<properties/>
2522
<border type="none"/>
2623
<children>
2724
<grid id="6be8b" binding="generalTable" layout-manager="GridLayoutManager" row-count="7" column-count="3" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
2825
<margin top="10" left="10" bottom="0" right="10"/>
2926
<constraints>
3027
<tabbedpane title="General"/>
3128
</constraints>
32-
<properties>
33-
<enabled value="true"/>
34-
<visible value="false"/>
35-
</properties>
29+
<properties/>
3630
<border type="none"/>
3731
<children>
3832
<component id="210a4" class="javax.swing.JLabel" binding="entityNameLabel">
@@ -148,14 +142,7 @@
148142
<constraints>
149143
<tabbedpane title="Admin UI Components"/>
150144
</constraints>
151-
<properties>
152-
<background color="-12828863"/>
153-
<enabled value="true"/>
154-
<visible value="true"/>
155-
</properties>
156-
<clientProperties>
157-
<html.disable class="java.lang.Boolean" value="false"/>
158-
</clientProperties>
145+
<properties/>
159146
<border type="none" title=""/>
160147
<children>
161148
<component id="3c721" class="javax.swing.JTextField" binding="route">

0 commit comments

Comments
 (0)