mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-23 02:35:17 +01:00
Update harbor.module.js
add page for change password
This commit is contained in:
parent
395f844b7a
commit
caf82ef3bd
@ -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'
|
||||
]);
|
||||
})();
|
||||
})();
|
||||
|
Loading…
Reference in New Issue
Block a user