Reimplementing main site admin page in Freemarker: ontology editor panel

This commit is contained in:
rjy7 2010-08-31 17:12:53 +00:00
parent 510321a192
commit a79d4067a6
14 changed files with 232 additions and 120 deletions

View file

@ -7,7 +7,7 @@
Output a sequence of option groups with options.
Input is a map of option groups to a list of Option objects.
Input is a map of option groups to lists of Option objects.
Usage: <@optionGroups groups=myOptionGroups />
-->