Formatting
parent
fd1162b627
commit
115b6d8a79
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue