Show enablement/disablement status in almost all templates.
authorDavid Schmidt <david__schmidt@users.sourceforge.net>
Thu, 1 Nov 2001 14:28:47 +0000 (14:28 +0000)
committerDavid Schmidt <david__schmidt@users.sourceforge.net>
Thu, 1 Nov 2001 14:28:47 +0000 (14:28 +0000)
commitd27eb9d7c53b9c2f81b83e0cc1f5f2ba5166b002
treedd6423c5ef4e4d8dcce99d325ec6d3810d14204a
parent0871fbdf5b76c9e9bc17f6bed6d6186f3d2b9bbb
Show enablement/disablement status in almost all templates.
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.
cgi.c