diff --git a/src/main/resources/templates/vm/html/edit.html.vm b/src/main/resources/templates/vm/html/edit.html.vm index e98486d5..0b220385 100644 --- a/src/main/resources/templates/vm/html/edit.html.vm +++ b/src/main/resources/templates/vm/html/edit.html.vm @@ -4,14 +4,14 @@
-
- + + #foreach($column in $columns) #if($column.columnName != $primaryKey.columnName)
- +
#end