deletes textarea after submitg
Change-Id: Ifd128ec85ad014cf0d3002b2ea8c964dd61c554d
This commit is contained in:
parent
1757957dba
commit
96d4d6b154
@ -242,7 +242,7 @@ public class ConferencePanel extends Panel {
|
||||
subscriberModel.getNotificationPriority(),
|
||||
subscriberModel.getAbsolutePath());
|
||||
}
|
||||
|
||||
messageTextArea.setDefaultModelObject("");
|
||||
webMarkupContainer.removeAll();
|
||||
loadUserDataView(new BoardMessageDataProvider(messageBoardModel));
|
||||
webMarkupContainer.add(dataView);
|
||||
|
Loading…
x
Reference in New Issue
Block a user