From 208b857c3f9b9233037847b9c5d98ab9e958ce19 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Fri, 17 Aug 2012 16:11:13 +0200 Subject: renamed default_mobile to mobile --- module/web/templates/default/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/web/templates/default/base.html') diff --git a/module/web/templates/default/base.html b/module/web/templates/default/base.html index d5d96eef3..e3c216390 100644 --- a/module/web/templates/default/base.html +++ b/module/web/templates/default/base.html @@ -202,7 +202,7 @@ }}, style:{ classes:'ui-tooltip-light ui-tooltip-shadow', - width: $("#notification_div").outerWidth(), + width: $("#globalprogress").outerWidth(), height: 100 }, hide: false -- cgit v1.2.3