~maj plugins
[ptitvelo/web/www.git] / www / plugins / agenda_3_5 / formulaires / evenement_participants.html
diff --git a/www/plugins/agenda_3_5/formulaires/evenement_participants.html b/www/plugins/agenda_3_5/formulaires/evenement_participants.html
deleted file mode 100644 (file)
index 3ba1228..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-<div class="formulaire_spip formulaire_#FORM" >
-       [<p class="reponse_formulaire reponse_formulaire_ok">(#ENV*{message_ok})</p>]
-       [<p class="reponse_formulaire reponse_formulaire_erreur">(#ENV*{message_erreur})</p>]
-       <form method='post' action='#ENV{action}'><div>
-               #ACTION_FORMULAIRE{#ENV{action}}
-               <div class="over"><span class='image_loading'>&nbsp;</span><input type='submit' class='submit' value='<:bouton_changer:>' /></div>
-               
-               <INCLURE{fond=prive/objets/liste/evenement_participants}{env}>
-               
-       </div></form>
-</div>
-<script type="text/javascript">/*<![CDATA[*/
-jQuery('.formulaire_evenement_participants .delete').click(function(){jQuery(this).parents('tr').eq(0).animateRemove();});
-jQuery('.formulaire_evenement_participants .append').animateAppend();
-/*]]>*/</script>