Преглед изворни кода

Admin patients - text update

Vijayakrishnan пре 3 година
родитељ
комит
ad038ec1c5
2 измењених фајлова са 6 додато и 5 уклоњено
  1. 2 1
      public/css/style.css
  2. 4 4
      resources/views/app/admin/patients-table-extended.blade.php

+ 2 - 1
public/css/style.css

@@ -318,7 +318,8 @@ body>nav.navbar {
 .mcp-theme-1 .form-control.form-control-sm:not(.min-width-unset) {
     min-width: 200px;
 }
-.mcp-theme-1 .min-width-unset>.form-control.form-control-sm {
+.mcp-theme-1 .min-width-unset>.form-control.form-control-sm,
+.mcp-theme-1 select.min-width-unset+.pro-suggest-input {
     min-width: unset !important;
 }
 .mcp-theme-1 [large] .form-control.form-control-sm {

+ 4 - 4
resources/views/app/admin/patients-table-extended.blade.php

@@ -27,10 +27,10 @@
             <th class="border-0">Assigned On</th>
             <th class="border-0">Notes</th>
             <th class="border-0">Status</th>
-            <th class="border-0">Temparature Gun Delivery Status</th>
-            <th class="border-0">Pulse Oximeter Delivery Status</th>
-            <th class="border-0">Cellular Bp Delivery Status</th>
-            <th class="border-0">Weight Scale Delivery Status</th>
+            <th class="border-0">Temp. Gun</th>
+            <th class="border-0">Pulse Ox.</th>
+            <th class="border-0">Cell. Bp</th>
+            <th class="border-0">Wt. Scale</th>
 
 
             {{--<th class="border-0">DOB</th>--}}