diff options
Diffstat (limited to 'admin/template/goto/footer.tpl')
-rw-r--r-- | admin/template/goto/footer.tpl | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/admin/template/goto/footer.tpl b/admin/template/goto/footer.tpl index 787bf1f1e..9e0dcd85d 100644 --- a/admin/template/goto/footer.tpl +++ b/admin/template/goto/footer.tpl @@ -36,16 +36,5 @@ {/if} </div> <!-- the_page --> -{literal} -<script type="text/javascript"> - jQuery().ready(function(){ - // Auto size for all text area - jQuery("TEXTAREA").growfield({ - animate: false - }); - }); -</script> -{/literal} - </body> </html>
\ No newline at end of file |