NIHVIVO-1489 code change to use same vitroJenaModelMaker across all ingest utilities.

This commit is contained in:
ass92 2010-12-09 18:40:43 +00:00
parent 654258e892
commit 528acb7471

View file

@ -6,4 +6,5 @@
<input type="hidden" name="action" value="createModel"/>
Model name: <input type="text" size="32" name="modelName"/>
<input type="submit" name="submit" value="Create Model"/>
<input type="hidden" name="modelType" value="${modelType}"/>
</form>