[SPIP] ~v3.0.20-->v3.0.25
[lhc/web/clavette_www.git] / www / plugins-dist / svp / prive / squelettes / contenu / svp_admin_plugin.html
index 77d617c..6bf2ebd 100644 (file)
@@ -30,8 +30,8 @@
        #FORMULAIRE_ADMIN_PLUGIN{#ENV{voir},#ENV{verrouille},#ENV{id_paquet}}
 </div>
 <script type="text/javascript">
-    //<![CDATA[
-    jQuery(function(){
+       /*<![CDATA[*/
+       jQuery(function(){
                jQuery('#contenu .svp_retour').on('hover',function(){
                        if (jQuery('.box .inner .hd h3 img.close', this).length == 0) {
                                jQuery('.box .inner .hd h3', this)
@@ -41,6 +41,6 @@
                                        });
                        }
                });
-    });
-    //]]>
+       });
+       /*]]>*/
 </script>
\ No newline at end of file