@ -117,7 +117,7 @@ app.cacheBuster = null;
title: '[[global:alert.success]]',
message: message,
type: 'success',
timeout: timeout ? timeout : 2000
timeout: timeout ? timeout : 5000
});
};
@ -126,7 +126,7 @@ app.cacheBuster = null;
title: '[[global:alert.error]]',
type: 'danger',
timeout: timeout ? timeout : 10000