-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
feat: Added new proposed links to the sidebar #1956
feat: Added new proposed links to the sidebar #1956
Conversation
This pull request is being automatically deployed with ZEIT Now (learn more). 🔍 Inspect: https://zeit.co/hospitalrun/hospitalrun-frontend/h3lc7lt7b |
hi!, @jackcmeyer just uploaded the solution, would appreciate a lot that you guys check it out. |
@@ -18,18 +16,15 @@ export default { | |||
emergency: 'Emergency', | |||
followUp: 'Follow Up', | |||
routine: 'Routine', | |||
walkIn: 'Walk In', | |||
walkUp: 'Walk Up', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why you changed "walk in" to "walk up"? We are using "walk" in to describe "walk-in appointments". Can you please revert this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am sorry, I actually didn't, it came with the pull I made to master before pushing my local branch. I'll revert that change right away.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No worries! You don't have to say sorry! :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thanks for your contribution! |
Fixes #1857
Changes proposed in this pull request:
Sidebar
is available, otherwise, they'll show up.