We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75442b8 commit c469469Copy full SHA for c469469
src/rails.js
@@ -24,7 +24,7 @@
24
// Link elements bound by jquery-ujs
25
linkClickSelector: 'a[data-confirm], a[data-method], a[data-remote], a[data-disable-with]',
26
27
- // Button elements boud jquery-ujs
+ // Button elements bound by jquery-ujs
28
buttonClickSelector: 'button[data-remote]',
29
30
// Select elements bound by jquery-ujs
0 commit comments