Skip to content
Snippets Groups Projects
Commit ade4e65d authored by Robert Lange's avatar Robert Lange Committed by Dorian Merz
Browse files

refs #17712 [master] speed up deleting of single favorite and list items

* dont reload favorites because we use ajax in templates for single items
** early return when layout is lightbox
** for multiple items we still use bulk action in CartController
* dont set flash messages when deleting items
** override method performDeleteFavorite from vufind
** prevent delayed success messages when loading modals
** use VuFind.lightbox.alert with javascript in template instead (see 17711)
parent 19ed0e32
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment