mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-02 07:27:04 +00:00
[org admin] users: added 'invite user' (#3104)
This commit is contained in:
@@ -72,3 +72,4 @@ export const originFileExists = window.draft ? window.draft.config.originFileExi
|
||||
|
||||
// org admin
|
||||
export const orgID = window.org ? window.org.pageOptions.orgID : '';
|
||||
export const invitationLink = window.org ? window.org.pageOptions.invitationLink : '';
|
||||
|
Reference in New Issue
Block a user