account edit alert back to 2 seconds

v1.18.x
Baris Soner Usakli 12 years ago
parent 1620d1e4be
commit 281b7a16a8

@ -129,7 +129,7 @@ $(document).ready(function() {
type: 'success',
title: 'Profile Updated',
message: 'Your profile has been updated successfully',
timeout: 10000
timeout: 2000
});
}
);

Loading…
Cancel
Save