Skip to content

Commit

Permalink
Commit compiled js needed to release v7.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mejackreed committed Aug 31, 2020
1 parent 91d5e6f commit 060e00e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/javascripts/blacklight/blacklight.js
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ Blacklight.onLoad(function () {
<div class="modal-body">
<p>Some message</p>
<%= 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" } %>
</div>
Expand Down

0 comments on commit 060e00e

Please sign in to comment.