Finished all med pages exist, correct info not populated

This commit is contained in:
Caden
2024-03-24 15:30:21 -07:00
parent fbe4b755da
commit 4965a77f46
14 changed files with 238 additions and 3 deletions

View File

@@ -93,7 +93,7 @@
<a href="medEdit.aspx">Edit</a>
</li>
<li>
<a href="#">Delete</a>
<a href="medDelete.aspx">Delete</a>
</li>
<%-- <asp:Button runat="server" Text="New" OnClick="btnNew_OnClick" /> --%>