Upstream sync

This commit is contained in:
Senad Uka
2018-05-25 09:10:32 +02:00
parent 659160676c
commit 11fe5f1c61
14 changed files with 2296 additions and 121 deletions

View File

@@ -14,5 +14,6 @@ export { default as providerScheduler } from './profiles/providerScheduler';
export { default as superAdmin } from './profiles/superAdmin';
export { default as support } from './profiles/support';
export { default as techsupportAdmin } from './profiles/techsupportAdmin';
export { default as visitReporter } from './profiles/visitReporter';
export default authorization;