Formatting

pull/2/head
Jens Pelzetter 2019-10-26 16:58:05 +02:00
parent fd1162b627
commit 115b6d8a79
1 changed files with 4 additions and 0 deletions

View File

@ -283,6 +283,10 @@ public class PageCreateForm
};
}
protected StringParameter getSelectedLanguageParam() {
return selectedLanguageParam;
}
private class ContentTypePrintListener implements PrintListener {
private final ContentTypeInfo typeInfo;