Fix message counter and message area display in message listings
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -37,7 +37,7 @@ exports.moduleInfo = {
|
|||||||
|
|
||||||
const MciViewIds = {
|
const MciViewIds = {
|
||||||
msgList : 1, // VM1
|
msgList : 1, // VM1
|
||||||
MsgInfo1 : 2, // TL2
|
msgInfo1 : 2, // TL2
|
||||||
};
|
};
|
||||||
|
|
||||||
exports.getModule = class MessageListModule extends MessageAreaConfTempSwitcher(MenuModule) {
|
exports.getModule = class MessageListModule extends MessageAreaConfTempSwitcher(MenuModule) {
|
||||||
|
|||||||
Reference in New Issue
Block a user