Skip to content

Commit

Permalink
fix: correct link to patient report in prior auth module (openemr#7804)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenwaite authored Nov 15, 2024
1 parent e049bf2 commit 94a5988
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"menu_id": "report",
"target": "main",
"on_click":"top.restoreSession()",
"url": "/interface/report/patient_report.php",
"url": "/interface/patient_file/report/patient_report.php",
"pid":"false",
"children": [],
"requirement": 0,
Expand Down

0 comments on commit 94a5988

Please sign in to comment.