Changeset 93746 in spip-zone
- Timestamp:
- Dec 17, 2015, 11:25:36 AM (5 years ago)
- Location:
- _core_/branches/spip-3.0/plugins/mots/prive/squelettes/contenu
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_core_/branches/spip-3.0/plugins/mots/prive/squelettes/contenu/groupe_mots.html
r63375 r93746 21 21 </p> 22 22 ]<//B_cpt_mot> 23 <INCLURE{fond=prive/objets/liste/mots-admin,id_groupe,par= titre,ajax,env} />23 <INCLURE{fond=prive/objets/liste/mots-admin,id_groupe,par=multi titre,ajax,env} /> 24 24 [(#AUTORISER{creer,mot,'','',#ARRAY{id_groupe,#ID_GROUPE}}) 25 25 [(#URL_ECRIRE{mot_edit,new=oui&id_groupe=#ID_GROUPE}|parametre_url{redirect,#SELF} -
_core_/branches/spip-3.0/plugins/mots/prive/squelettes/contenu/mots.html
r91797 r93746 15 15 </div> 16 16 <div class="nettoyeur"></div> 17 <INCLURE{fond=prive/objets/liste/mots-admin,id_groupe,par= titre,ajax,env} />17 <INCLURE{fond=prive/objets/liste/mots-admin,id_groupe,par=multi titre,ajax,env} /> 18 18 [(#AUTORISER{voir,groupemots,#ID_GROUPE}) 19 19 [(#URL_ECRIRE{groupe_mots,id_groupe=#ID_GROUPE}
Note: See TracChangeset
for help on using the changeset viewer.