Vijayakrishnan 4 жил өмнө
parent
commit
279c4f4a69

+ 1 - 1
resources/views/app/patient/tickets/header-end.blade.php

@@ -2,7 +2,7 @@
     <a v-if="<?=$category?>PopupItem.is_open" href="#"
     <a v-if="<?=$category?>PopupItem.is_open" href="#"
        class="btn btn-sm btn-default border bg-white text-dark text-nowrap shadow-none"
        class="btn btn-sm btn-default border bg-white text-dark text-nowrap shadow-none"
        v-on:click.prevent="closeItem(<?=$category?>PopupItem)">
        v-on:click.prevent="closeItem(<?=$category?>PopupItem)">
-        <i class="fa fa-check text-success mr-2"></i>Close
+        <i class="fa fa-check text-success mr-2"></i>Mark Complete
     </a>
     </a>
     <a v-if="!<?=$category?>PopupItem.is_open" href="#"
     <a v-if="!<?=$category?>PopupItem.is_open" href="#"
        class="btn btn-sm btn-success text-nowrap text-white shadow-none"
        class="btn btn-sm btn-success text-nowrap text-white shadow-none"