summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorMax Kremmel <xing@synapse.plus.com>2007-07-16 12:39:26 +0000
committerMax Kremmel <xing@synapse.plus.com>2007-07-16 12:39:26 +0000
commitb641efbd6cd5ef80f2abed5da51a28a6c1605a53 (patch)
treea24f18410dfaf2eadbd2a38e4bc8be3ec404d97c /templates
parent186a860b340a6612b1a09e93b796c988fa58d358 (diff)
downloadfisheye-b641efbd6cd5ef80f2abed5da51a28a6c1605a53.tar.gz
fisheye-b641efbd6cd5ef80f2abed5da51a28a6c1605a53.tar.bz2
fisheye-b641efbd6cd5ef80f2abed5da51a28a6c1605a53.zip
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
Diffstat (limited to 'templates')
-rw-r--r--templates/image_order.tpl3
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/image_order.tpl b/templates/image_order.tpl
index 5a666c7..4d6d4db 100644
--- a/templates/image_order.tpl
+++ b/templates/image_order.tpl
@@ -1,7 +1,4 @@
{strip}
-{if $gBitThemes->mAjax == 'prototype'}
- <script type="text/javascript">/*<![CDATA[*/ show_spinner('spinner'); /*]]>*/</script>
-{/if}
<div class="admin fisheye">
<div class="header">
<h1>{tr}Gallery Images{/tr}: <a href="{$smarty.const.FISHEYE_PKG_URL}view.php?gallery_id={$gContent->mGalleryId}">{$gContent->mInfo.title|escape}</a></h1>