Formatting

ccm-docs
Jens Pelzetter 2019-10-26 16:58:05 +02:00
parent f05804d6fd
commit 63bada4c13
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 class ContentTypePrintListener implements PrintListener {
private final ContentTypeInfo typeInfo; private final ContentTypeInfo typeInfo;