We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59bd4f3 commit ca9f40eCopy full SHA for ca9f40e
app/javascript/blacklight/modal.js
@@ -44,7 +44,7 @@
44
45
<div class="modal-body">
46
<p>Some message</p>
47
- <%= link_to "This result will still be within modal", some_link, data: { blacklight: "preserve" } %>
+ <%= link_to "This result will still be within modal", some_link, data: { blacklight_modal: "preserve" } %>
48
</div>
49
50
0 commit comments