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