Skip to content

Commit

Permalink
Form : NONE -> SIMPLE
Browse files Browse the repository at this point in the history
  • Loading branch information
bbonnin committed Nov 1, 2016
1 parent 130130a commit 92c8994
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ public void close() {

@Override
public FormType getFormType() {
return FormType.NONE;
return FormType.SIMPLE;
}

@Override
Expand Down

0 comments on commit 92c8994

Please sign in to comment.