working with med edit
This commit is contained in:
@@ -149,7 +149,7 @@ namespace FWA_MAIN
|
||||
{
|
||||
|
||||
medicationID = Crypt.Encrypt(gvMedication.SelectedRow.Cells[0].Text);
|
||||
Response.Redirect("patEdit.aspx" + "?" + "ID=" + medicationID, false);
|
||||
Response.Redirect("medEdit.aspx" + "?" + "ID=" + medicationID, false);
|
||||
}
|
||||
catch (Exception exception)
|
||||
{
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1 +1 @@
|
||||
70b4448723339e99ed60f3c81dc6a5d1da61b1ddf61a97f8541739006170aed6
|
||||
548208a3bcb0eba33fd1a778a97babd693b86e02fd9b8f09bf8b4cf3b1fd0e4a
|
||||
|
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user