Commit f977012
Fix filter-description plugin not showing button for 'bootbox' option (mistic100#565)
The 'bootbox' option for the 'filter-description' plugin failed to re-show the button, once hidden.
In my case, I selected a filter with a description field, pressed the down arrow key to select the next filter in the dropdown, which did not contain a description. I then pressed up arrow key to return to the previous filter with a description, but this time it did now show the filter-description button.
I fixed the code to match the convention of the 'inline' and 'popover' options.1 parent 4f30d28 commit f977012
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
99 | 102 | | |
100 | 103 | | |
101 | 104 | | |
| |||
0 commit comments