[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / prive / squelettes / inclure / admin_vider_cache.html
index d8b1a42..a78ada9 100644 (file)
@@ -3,7 +3,9 @@
 
        <div id="placehoder_taille_cache"><p>&nbsp;</p></div>
        <script type="text/javascript">
-               jQuery(function(){jQuery('#placehoder_taille_cache').animateLoading().load('[(#URL_ACTION_AUTEUR{calculer_taille_cache,skel}|replace{&amp;,&})]');});
+               jQuery(function($){
+                       $('#placehoder_taille_cache').animateLoading().load('[(#URL_ACTION_AUTEUR{calculer_taille_cache,skel}|replace{&amp;,&})]');
+               });
        </script>
        <noscript>
                <iframe src="#URL_ACTION_AUTEUR{calculer_taille_cache,skel}" style="width: 100%;height: 3em;overflow: hidden;"></iframe>