2 Oct
2005
2 Oct
'05
4:53 p.m.
--On 2. Oktober 2005 09:43:02 -0700 Alex Renier <goldenray3458@yahoo.com> wrote:
<dtml-tree branches_expr="objectValues(['Folder'])" sort="orderInt" skip_unauthorized>
perhaps <dtml-tree branches_expr="[o for o in objectValues(['Folder'] if hasattr('orderInt')])" sort="orderInt" skip_unauthorized> -aj