Skip to content
Snippets Groups Projects
Commit 6f67579e authored by Bennett's avatar Bennett
Browse files

Created New Link to Cancel or Modify Appointment on menu.jsp

parent c0a5d37e
No related branches found
No related tags found
1 merge request!10UC100 (UC New)
...@@ -66,6 +66,7 @@ ...@@ -66,6 +66,7 @@
<div class="panel-body" id="appt-menu"> <div class="panel-body" id="appt-menu">
<ul class="nav nav-sidebar"> <ul class="nav nav-sidebar">
<li><a href="/iTrust/auth/patient/appointmentRequests.jsp">Appointment Requests</a> <li><a href="/iTrust/auth/patient/appointmentRequests.jsp">Appointment Requests</a>
<li><a href="/iTrust/auth/patient/viewMyAppts.jsp">Cancel or Modify My Appointments</a>
<li><a href="/iTrust/auth/patient/viewMyAppts.jsp">View My Appointments</a> <li><a href="/iTrust/auth/patient/viewMyAppts.jsp">View My Appointments</a>
</ul> </ul>
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment