|
@@ -306,7 +306,7 @@
|
|
<a href="#" class="text-primary trigger-clone" data-uid="{{$note->uid}}">Clone</a>
|
|
<a href="#" class="text-primary trigger-clone" data-uid="{{$note->uid}}">Clone</a>
|
|
@else
|
|
@else
|
|
<div moe relative>
|
|
<div moe relative>
|
|
- <a start show>Clone Visit</a>
|
|
|
|
|
|
+ <a start show>Clone</a>
|
|
<form url="/api/visit/clone" class="mcp-theme-1" right
|
|
<form url="/api/visit/clone" class="mcp-theme-1" right
|
|
redir="/patients/view/{{$patient->uid}}/notes/view/[data]">
|
|
redir="/patients/view/{{$patient->uid}}/notes/view/[data]">
|
|
<input type="hidden" name="visitToCloneUid" value="{{$note->uid}}">
|
|
<input type="hidden" name="visitToCloneUid" value="{{$note->uid}}">
|