no message
This commit is contained in:
@@ -13,7 +13,7 @@ public class NotesDBTable extends MessagesDBTable<MessageNote> {
|
||||
protected DataSetControlForm createUI(JPanel mountPanel) {
|
||||
return new MessagesControlForm(this, mountPanel) {
|
||||
@Override
|
||||
public Current CurrentName() {
|
||||
protected Current CurrentName() {
|
||||
return Current.Notes;
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user