Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/taconstants.py
diff options
context:
space:
mode:
authorWalter Bender <walter@walter-laptop.(none)>2010-02-25 01:45:04 (GMT)
committer Walter Bender <walter@walter-laptop.(none)>2010-02-25 01:45:04 (GMT)
commit0d2606aba24f7b0ef81a42c9e7ec8112a8d679a6 (patch)
treec904381f675bf6ae97f2c9440651eeb7b8f03b31 /taconstants.py
parent54400c344ec73be0ad2d4fbc03284b648ce7e55a (diff)
fixed fix to expandable-block logic
Diffstat (limited to 'taconstants.py')
-rw-r--r--taconstants.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/taconstants.py b/taconstants.py
index 681f3c9..b9cb8e7 100644
--- a/taconstants.py
+++ b/taconstants.py
@@ -210,7 +210,7 @@ PORTFOLIO_STYLE_1x2 = ['template1x2']
# Blocks that are expandable
#
EXPANDABLE = ['vspace', 'hspace', 'templatelist', 'list', 'identity2',
- 'myfunc1arg', 'myfunc2arg']
+ 'myfunc1arg', 'myfunc2arg', 'myfunc3arg']
#
# Blocks that are 'collapsible'