Missing ;
This commit is contained in:
parent
edcee5eb6a
commit
4b01cbc68a
|
@ -14,7 +14,7 @@ exports.getModule = NewUserAppModule;
|
|||
exports.moduleInfo = {
|
||||
name : 'NUA',
|
||||
desc : 'New User Application',
|
||||
}
|
||||
};
|
||||
|
||||
var MciViewIds = {
|
||||
userName : 1,
|
||||
|
|
Loading…
Reference in New Issue