Skip to content

Commit

Permalink
better indicate that med-prescribe is deprecated
Browse files Browse the repository at this point in the history
We already have a deprecation notice on med-prescribe, but indicating so on the menu makes it more clear. 
Related to #433 and following the example set in PR #493.
  • Loading branch information
isaacvetter authored Nov 26, 2019
1 parent efc5ce3 commit 14081d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ nav:
- Hooks:
- 'new-hook-template' : 'hooks/template.md'
- 'patient-view 4' : 'hooks/patient-view.md'
- 'medication-prescribe 2' : 'hooks/medication-prescribe.md'
- 'medication-prescribe 🚫' : 'hooks/medication-prescribe.md'
- 'order-review 🚫' : 'hooks/order-review.md'
- 'order-select 1' : 'hooks/order-select.md'
- 'order-sign 1' : 'hooks/order-sign.md'
Expand Down

0 comments on commit 14081d5

Please sign in to comment.