Commit 59e93c1
committed
Support jQuery v3.
The selector property was removed in jQuery v3; the recommended replacement as mentioned in https://api.jquery.com/selector was used.
This isn't full jQuery v3 compatibility but this will now work when using the jQuery Migrate plugin.1 parent 0aa654c commit 59e93c1
File tree
2 files changed
+4
-4
lines changed- lib/assets/javascripts
2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
| 192 | + | |
193 | 193 | | |
194 | 194 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments