- Notifications
You must be signed in to change notification settings - Fork96
Commit5fc94b9

Garion Herman
FIX Revert scope change of TreeDropdownField hack and suppress linter
This function can't use the arrow syntax, as it must be scoped to theprototype rather than the file. This fix reverts to the previous syntaxand applies a linter ignore statement to suppress the 'unnamed function'warning.1 parent90ede46 commit5fc94b9
File tree
2 files changed
+3
-2
lines changed- client
- dist/js
- src/components/TreeDropdownField
2 files changed
+3
-2
lines changedLines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
698 | 698 |
| |
699 | 699 |
| |
700 | 700 |
| |
701 |
| - | |
| 701 | + | |
| 702 | + | |
702 | 703 |
| |
703 | 704 |
| |
704 | 705 |
| |
|
0 commit comments
Comments
(0)