Formatting
parent
f05804d6fd
commit
63bada4c13
|
|
@ -283,6 +283,10 @@ public class PageCreateForm
|
|||
};
|
||||
}
|
||||
|
||||
protected StringParameter getSelectedLanguageParam() {
|
||||
return selectedLanguageParam;
|
||||
}
|
||||
|
||||
private class ContentTypePrintListener implements PrintListener {
|
||||
|
||||
private final ContentTypeInfo typeInfo;
|
||||
|
|
|
|||
Loading…
Reference in New Issue