[SPIP] +2.1.12
[velocampus/web/www.git] / www / prive / formulaires / selecteur_groupe_mot.html
diff --git a/www/prive/formulaires/selecteur_groupe_mot.html b/www/prive/formulaires/selecteur_groupe_mot.html
new file mode 100644 (file)
index 0000000..4bd21b2
--- /dev/null
@@ -0,0 +1,7 @@
+<B_groupes>
+<select[ name='(#ENV{name})'][ id='(#ENV{id})']>
+<BOUCLE_groupes(GROUPES_MOTS){par titre}{tables_liees==#VAL{'(^|,)'}|concat{#ENV{table,.*},'($|,)'}}>
+<option value='#ID_GROUPE'[(#EXPOSE{' '})selected='selected']>[(#TITRE|supprimer_tags|texte_backend)]</option>
+</BOUCLE_groupes>
+</select>
+</B_groupes>
\ No newline at end of file