NIHVIVO-3162 fixed form name in DateTimeIntervalFormGenerator
This commit is contained in:
parent
7d60677d4f
commit
9a28e3a448
2 changed files with 29 additions and 29 deletions
|
@ -33,7 +33,7 @@ public class DateTimeIntervalFormGenerator extends
|
|||
initPropertyParameters(vreq, session, conf);
|
||||
initObjectPropForm(conf, vreq);
|
||||
|
||||
conf.setTemplate("dateTimeValueForm.ftl");
|
||||
conf.setTemplate("dateTimeIntervalForm.ftl");
|
||||
|
||||
conf.setVarNameForSubject("subject");
|
||||
conf.setVarNameForPredicate("toDateTimeInterval");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue