From bf4637f1f532b959fc367af1b36563715aad489a Mon Sep 17 00:00:00 2001 From: Max Kremmel Date: Mon, 16 Jul 2007 12:39:26 +0000 Subject: activate the spinner every time prototype is loaded and remove individual spinner loading from various templates. this avoids duplicate spinners which causes spinner to stall --- templates/calendar.tpl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/templates/calendar.tpl b/templates/calendar.tpl index e2b5605..845f41e 100644 --- a/templates/calendar.tpl +++ b/templates/calendar.tpl @@ -1,4 +1,4 @@ -{* $Header: /cvsroot/bitweaver/_bit_calendar/templates/calendar.tpl,v 1.46 2007/04/06 12:38:44 nickpalmer Exp $ *} +{* $Header: /cvsroot/bitweaver/_bit_calendar/templates/calendar.tpl,v 1.47 2007/07/16 12:39:26 squareing Exp $ *} {strip} {if !$gBitSystem->isFeatureActive( 'site_help_popup' )} {popup_init src="`$smarty.const.UTIL_PKG_URL`javascript/libs/overlib.js"} @@ -9,7 +9,6 @@

{tr}Calendar{/tr}

- {jstabs} {jstab title="Calendar"} {* this is used to keep stuff like sort_mode persistent in all links on this page *} -- cgit v1.3