summaryrefslogtreecommitdiff
path: root/templates/structure_toc.tpl
diff options
context:
space:
mode:
authorChristian Fowler <cfowler2@wcpss.net>2014-08-01 14:54:16 -0400
committerChristian Fowler <cfowler2@wcpss.net>2014-08-01 14:54:16 -0400
commitedda90ace58fc4eca8a04fb5f11073ad7c8af6c5 (patch)
treefc6a62d93169996c65f6e69db6d70ca75681331e /templates/structure_toc.tpl
parent4cea6e9597afdd3b13415f886cbe903ac58265f3 (diff)
downloadliberty-edda90ace58fc4eca8a04fb5f11073ad7c8af6c5.tar.gz
liberty-edda90ace58fc4eca8a04fb5f11073ad7c8af6c5.tar.bz2
liberty-edda90ace58fc4eca8a04fb5f11073ad7c8af6c5.zip
mass reworking of structure editing
Diffstat (limited to 'templates/structure_toc.tpl')
-rwxr-xr-xtemplates/structure_toc.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/structure_toc.tpl b/templates/structure_toc.tpl
index cd7c434..800580b 100755
--- a/templates/structure_toc.tpl
+++ b/templates/structure_toc.tpl
@@ -1 +1 @@
-<ul class="toc">{section name=sitem loop=$structure_tree}{include file="structures_toc_level.tpl" that=$structure_tree[sitem]}{/section}</ul>
+<ol class="structure-toc" id="structure-branch">{section name=sitem loop=$structure_tree}{include file="bitpackage:liberty/structure_toc_level.tpl" that=$structure_tree[sitem]}{/section}</ul>