Selaa lähdekoodia

Prescriptions - prevent @{{xxx}} from showing up

Vijayakrishnan 3 vuotta sitten
vanhempi
commit
c17aeb560b
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      resources/views/app/patient/prescriptions/list.blade.php

+ 1 - 1
resources/views/app/patient/prescriptions/list.blade.php

@@ -1,4 +1,4 @@
-<div id="prescriptions-{{$patient->id}}">
+<div id="prescriptions-{{$patient->id}}" v-cloak>
     <div class="d-flex align-items-baseline py-2">
         <h6 class="my-0 font-weight-bold text-secondary font-size-14">Prescriptions</h6>
         <span class="mx-2 text-secondary on-hover-opaque">|</span>