فهرست منبع

Indent fix (minor)

Vijayakrishnan 3 سال پیش
والد
کامیت
e5c6069ac6
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      resources/views/app/patient/segment-templates/plan_problems/edit.blade.php

+ 2 - 2
resources/views/app/patient/segment-templates/plan_problems/edit.blade.php

@@ -66,14 +66,14 @@ else {
                     ?>
                 </td>
                 <td>
-                <?php
+                    <?php
                     include resource_path('views/app/patient/segment-templates/_child_plan/last-plan.php');
                     ?>
                 </td>
                 <td>
                     <?php
                     include resource_path('views/app/patient/segment-templates/_child_plan/edit-plan.php');
-                ?>
+                    ?>
                 </td>
             </tr>
             <?php endforeach; ?>