Changeset 74894 in spip-zone
- Timestamp:
- Aug 23, 2013, 12:52:02 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_galaxie_/code.spip.net/autodoc/trunk/templates/zora/content/classes.twig
r74723 r74894 17 17 </thead> 18 18 <tbody> 19 {% for class in classes %}19 {% for class in classes|trier('getFullyQualifiedStructuralElementName') %} 20 20 <tr> 21 21 <th>
Note: See TracChangeset
for help on using the changeset viewer.