Menu

Commit [r5810]  Maximize  Restore  History

`separated(items, sep)` from `trac.util.presentation` now yields `(item, sep)` pairs instead of `(sep, item)` pairs.

This will make it possible to use it directly in tag builder expressions.

cboos 2007-07-09

changed /trunk/trac/ticket/templates/query.html
changed /trunk/trac/util/presentation.py
/trunk/trac/ticket/templates/query.html Diff Switch to side-by-side view
Loading...
/trunk/trac/util/presentation.py Diff Switch to side-by-side view
Loading...
Auth0 Logo