j
k
j a
j l
Tim Cook wrote:
...My expression is: <dtml-if expr="bool_column == 't'">It is true</dtml-if>
My expression is: <dtml-if expr="bool_column == 't'">It is true</dtml-if>
Much simpler: <dtml-if bool_column>It is true</dtml-if> cheers, Chris
Back to the thread
Back to the list