Add missing changeMessageAreaPreArt menu
This commit is contained in:
parent
c625d25e2a
commit
c3405c4fdb
|
@ -1951,6 +1951,19 @@
|
|||
}
|
||||
}
|
||||
|
||||
changeMessageAreaPreArt: {
|
||||
module: show_art
|
||||
config: {
|
||||
method: messageArea
|
||||
key: areaTag
|
||||
}
|
||||
options: {
|
||||
pause: true
|
||||
cls: true
|
||||
menuFlags: [ "popParent", "noHistory" ]
|
||||
}
|
||||
}
|
||||
|
||||
messageAreaMessageList: {
|
||||
module: msg_list
|
||||
art: MSGLIST
|
||||
|
|
Loading…
Reference in New Issue