summaryrefslogtreecommitdiff
path: root/templates/footer_inc.tpl
AgeCommit message (Collapse)AuthorFilesLines
2008-07-04unconditionally include spinner divMax Kremmel1-9/+1
2008-01-13Maybe somebody else can figure out how to get this to work right.Nick Palmer1-1/+2
But since we are moving away from prototype people can find a fix or uncomment if they need it.
2007-10-25Make spinner available at the right time.Nick Palmer1-1/+1
2007-10-10migrate core ajax services off prototype to mochikitwjames51-1/+1
2007-07-10move loadAjax() to BitThemesMax Kremmel1-2/+2
2007-07-09clean up ajax library calls by only allowing gBitSystem->loadAjax() instead ↵Max Kremmel1-4/+6
of assigning loadAjax to the templates. please update your files. also the suggest stuff in the group edit page has a pulse again but it's still in a coma - needs a bit more work
2007-07-04Make sure spinner is shown in front of page tabs.Nick Palmer1-1/+1
2006-08-28only load spinner div when neededbitweaver.org1-3/+5
2006-04-10upgrade to prototype 1.4Max Kremmel1-5/+3
get debugger working again - has vd(object); and a prototype debugger load debugger by $gBitSmarty->assign( 'loadDebug', TRUE ); load spinner while getting data with: <script type="text/javascript">/*<![CDATA[*/ show_spinner('spinner'); /*]]>*/</script>
2005-12-29merge recent changes into HEADMax Kremmel1-0/+6