[Ovirt-devel] [PATCH server] BUG #478726

Scott Seago sseago at redhat.com
Thu May 28 15:25:57 UTC 2009


Jason Guiditta wrote:
> Decreased default time notifications display to be 3 seconds.
>
> Signed-off-by: Jason Guiditta <jguiditt at redhat.com>
> ---
>  src/public/javascripts/jquery.jgrowl.js |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/src/public/javascripts/jquery.jgrowl.js b/src/public/javascripts/jquery.jgrowl.js
> index b803de8..1617be2 100644
> --- a/src/public/javascripts/jquery.jgrowl.js
> +++ b/src/public/javascripts/jquery.jgrowl.js
> @@ -98,7 +98,7 @@
>  			theme: 			'default',
>  			corners: 		'10px',
>  			check: 			500,
> -			life: 			10000,
> +			life: 			3000,
>  			speed: 			'normal',
>  			easing: 		'swing',
>  			closer: 		true,
>   
ACK




More information about the ovirt-devel mailing list