diff options
| author | Max Kremmel <xing@synapse.plus.com> | 2007-07-16 12:39:27 +0000 |
|---|---|---|
| committer | Max Kremmel <xing@synapse.plus.com> | 2007-07-16 12:39:27 +0000 |
| commit | ee139509342514cd9414654f4310ac1c4a496a59 (patch) | |
| tree | b917e59b74b0c3993486f4eb105cbe60be540e9e /templates/content_permissions.tpl | |
| parent | 606767423860b10dfe06f88acfc919a6627637f2 (diff) | |
| download | liberty-ee139509342514cd9414654f4310ac1c4a496a59.tar.gz liberty-ee139509342514cd9414654f4310ac1c4a496a59.tar.bz2 liberty-ee139509342514cd9414654f4310ac1c4a496a59.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/content_permissions.tpl')
| -rw-r--r-- | templates/content_permissions.tpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/content_permissions.tpl b/templates/content_permissions.tpl index 5e72dd2..ab88245 100644 --- a/templates/content_permissions.tpl +++ b/templates/content_permissions.tpl @@ -1,4 +1,3 @@ -<script type="text/javascript">/*<![CDATA[*/ show_spinner('spinner'); /*]]>*/</script> <div class="admin liberty"> <div class="header"> <h1>{tr}Assign permissions{/tr}</h1> |
