浏览代码

Notes list text update

Vijayakrishnan 3 年之前
父节点
当前提交
863ad9e580
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      resources/views/app/patient/notes.blade.php

+ 1 - 1
resources/views/app/patient/notes.blade.php

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