* Start some work on message list fetching
This commit is contained in:
@@ -64,6 +64,9 @@ MessageListModule.prototype.mciReady = function(mciData, cb) {
|
||||
};
|
||||
|
||||
vc.loadFromMenuConfig(loadOpts, callback);
|
||||
},
|
||||
function fetchMessagesInArea(callback) {
|
||||
|
||||
}
|
||||
],
|
||||
function complete(err) {
|
||||
|
||||
Reference in New Issue
Block a user