There was an error fetching the commit references. Please try again later.
Add data attributes to flash messages (#853)
- This allows us to lightbox-ignore some messages, which gives better control over when the lightbox pops up in response to a flash message vs. causing a full-page reload.
Showing
- module/VuFind/src/VuFind/Controller/MyResearchController.php 5 additions, 1 deletionmodule/VuFind/src/VuFind/Controller/MyResearchController.php
- module/VuFind/src/VuFind/View/Helper/Root/Flashmessages.php 8 additions, 1 deletionmodule/VuFind/src/VuFind/View/Helper/Root/Flashmessages.php
- themes/bootstrap3/js/lightbox.js 18 additions, 11 deletionsthemes/bootstrap3/js/lightbox.js
Please register or sign in to comment