This commit is contained in:
grandeljay 2022-06-16 13:48:14 +02:00
parent 9f59344b6e
commit ea31632c87

View file

@ -50,6 +50,11 @@ $(function () {
*/
var progress = $('.ui.progress');
progress.progress({
/**
* Only fires once
*
* @see https://github.com/fomantic/Fomantic-UI/issues/2177
*/
onSuccess : function() {
wishlistsRefresh();