Samson Mutunga 3 years ago
parent
commit
b3c7368a9f

+ 1 - 1
resources/views/app/practice-management/visit-templates/clone.blade.php

@@ -1,6 +1,6 @@
 <div class="mr-2" moe relative>
 <div class="mr-2" moe relative>
 	<a class="btn btn-outline-secondary text-dark btn-sm" href="" show start>Clone</a>
 	<a class="btn btn-outline-secondary text-dark btn-sm" href="" show start>Clone</a>
-	<form url="/api/visitTemplate/clone" redir="/practice-management/visit-template-access/[data]" right> 
+	<form url="/api/visitTemplate/clone" redir="/practice-management/visit-template/[data]" right> 
 	<input type="hidden" name="uid" value="{{ $template->uid }}" />
 	<input type="hidden" name="uid" value="{{ $template->uid }}" />
 		<div class="mb-2">
 		<div class="mb-2">
 			<label>Internal Name<sup class="text-danger">*</sup></label>
 			<label>Internal Name<sup class="text-danger">*</sup></label>