Skip to content

Commit

Permalink
Merge pull request #2327 from projectblacklight/commit-compiled-js
Browse files Browse the repository at this point in the history
Commit compiled js needed to release v7.10.0
  • Loading branch information
cdmo committed Aug 31, 2020
2 parents 91d5e6f + 060e00e commit c5d587d
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 c5d587d

Please sign in to comment.