Show enablement/disablement status in almost all templates.
authorDavid Schmidt <david__schmidt@users.sourceforge.net>
Thu, 1 Nov 2001 14:18:57 +0000 (14:18 +0000)
committerDavid Schmidt <david__schmidt@users.sourceforge.net>
Thu, 1 Nov 2001 14:18:57 +0000 (14:18 +0000)
There is a little trickiness here: apparent recursive resolution of
@if-enabled-then@ caused the toggle template to show status out-of-phase with
the actual enablement status.  So a similar construct,
@if-enabled-display-then@, is used to resolve the status display on non-'toggle'
templates.


No differences found