ソースを参照

Practice > calendar

Vijayakrishnan 4 年 前
コミット
a89f9f69ce

+ 1 - 1
resources/views/app/practice-management/calendar.blade.php

@@ -96,7 +96,7 @@
         <div class="d-block appt-form">
             @if($pro->pro_type == 'ADMIN')
             <form class="appt-form-col w-100 d-flex align-items-center">
-                <label class="mr-2 my-0 text-secondary text-nowrap">Show all appointments for</label>
+                <label class="mr-2 my-0 text-secondary text-nowrap">Show calendar for</label>
                 <select id="eventPros" name="proUid"
                         class="form-control form-control-sm flex-grow-1" multiple
                         v-model="proIds">