Changeset 75125 in spip-zone for _squelettes_/escal/branche_V3/inclusions/inc-calendrier_art.html
- Timestamp:
- Aug 30, 2013, 1:50:46 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_squelettes_/escal/branche_V3/inclusions/inc-calendrier_art.html
r74801 r75125 1 1 <!-- affichage de la liste des articles agenda --> 2 2 #SET{nbrpageventcalendrier,#CONFIG{escal/config/pagincalendrier,5}} 3 3 4 <BOUCLE_selection_rubrique(RUBRIQUES){titre_mot=agenda}{lang}> 4 5 <BOUCLE_selection_articles1(ARTICLES){branche}{age_redac<=0}{doublons evenements}> … … 10 11 11 12 <B_articles_agenda> 12 #SET{nbrpageventcalendrier,#CONFIG{escal/config/pagincalendrier,5}} 13 13 14 <div id="entete-evenement"> 14 15 <:escal:evenements:> 15 16 </div> 16 17 17 18 <p style="align:right">#PAGINATION</p> 18 19 <BOUCLE_articles_agenda(ARTICLES){!doublons evenements}{par date_redac}{pagination #GET{nbrpageventcalendrier}}>
Note: See TracChangeset
for help on using the changeset viewer.