Commit 7211906
committed
fix: ensure jquery tooltip is displayed correctly
Move jquery tooltip logic to the buildRecipeOperation function, so it
is called regardless of whether the recipe is loaded from the url
(which already worked correctly) or by dropping ingredients (which
wasn't working before)1 parent 9d9cced commit 7211906
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
417 | 417 | | |
418 | 418 | | |
419 | 419 | | |
| 420 | + | |
| 421 | + | |
420 | 422 | | |
421 | 423 | | |
422 | 424 | | |
| |||
442 | 444 | | |
443 | 445 | | |
444 | 446 | | |
445 | | - | |
446 | | - | |
447 | 447 | | |
448 | 448 | | |
449 | 449 | | |
| |||
0 commit comments