This commit is contained in:
Baris Soner Usakli
2013-06-21 17:48:12 -04:00
parent f49fc234c1
commit 1620d1e4be
3 changed files with 18 additions and 7 deletions

View File

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