Update harbor.module.js

add page for change password
This commit is contained in:
yhua123 2016-07-06 13:32:16 +08:00 committed by GitHub
parent 395f844b7a
commit caf82ef3bd

View File

@ -13,6 +13,7 @@
'harbor.layout.sign.up',
'harbor.layout.add.new',
'harbor.layout.account.setting',
'harbor.layout.change.password',
'harbor.layout.forgot.password',
'harbor.layout.reset.password',
'harbor.layout.index',
@ -48,4 +49,4 @@
'harbor.inline.help',
'harbor.dismissable.alerts'
]);
})();
})();