Skip to content
This repository has been archived by the owner on Oct 23, 2021. It is now read-only.

Commit

Permalink
Remove patient-registration link on homepage-dashboard-slot (#100)
Browse files Browse the repository at this point in the history
Co-authored-by: Donald Kibet <chelashawddonald@yahoo.com>
  • Loading branch information
donaldkibet and Donald Kibet authored May 4, 2021
1 parent cb85226 commit 9b6f03b
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 75 deletions.
116 changes: 58 additions & 58 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 0 additions & 10 deletions src/home-link.tsx

This file was deleted.

7 changes: 0 additions & 7 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,6 @@ function setupOpenMRS() {
},
],
extensions: [
{
id: 'registration-home-link',
slot: 'homepage-dashboard-slot',
load: getAsyncLifecycle(() => import('./home-link'), options),
online: true,
offline: true,
},
{
id: 'add-patient-action',
slot: 'top-nav-actions-slot',
Expand Down

0 comments on commit 9b6f03b

Please sign in to comment.