-
Notifications
You must be signed in to change notification settings - Fork 102
Commit 99dca93
author
committedAlex Johnson
BUGFIX - Remove buttonOk and buttonCancel references in ReindexDialog to prevent java.lang.NullPointerException
1 parent f1e66e6 commit 99dca93
File tree
1 file changed
+2
-8
lines changed- src/main/java/com/magento/idea/magento2uct/ui
1 file changed
+2
-8
lines changedLines changed: 2 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 | - | ||
20 | 19 |
| |
21 | 20 |
| |
22 | 21 |
| |
| |||
32 | 31 |
| |
33 | 32 |
| |
34 | 33 |
| |
35 | - | ||
36 | - | ||
37 | 34 |
| |
38 | 35 |
| |
39 | 36 |
| |
40 | 37 |
| |
41 | 38 |
| |
42 | 39 |
| |
43 | - | ||
40 | + | ||
44 | 41 |
| |
45 | 42 |
| |
46 | 43 |
| |
| |||
54 | 51 |
| |
55 | 52 |
| |
56 | 53 |
| |
57 | - | ||
58 | - | ||
59 | - | ||
60 | 54 |
| |
61 | 55 |
| |
62 | 56 |
| |
| |||
70 | 64 |
| |
71 | 65 |
| |
72 | 66 |
| |
73 | - | ||
67 | + | ||
74 | 68 |
| |
75 | 69 |
| |
76 | 70 |
| |
|
0 commit comments