NIHVIVO-1564 Handle one level of nesting of template model objects in variable dump

This commit is contained in:
rjy7 2011-02-23 20:52:45 +00:00
parent b92a9c483d
commit cdaaf369f0
3 changed files with 88 additions and 19 deletions

View file

@ -40,4 +40,8 @@
.dump .directive ol li {
list-style: decimal inside none;
}
}
.var .var {
margin-left: 1.5em;
}