浏览代码

Merge branch 'master' into sleep-apnea-intake

Samson Mutunga 2 年之前
父节点
当前提交
53953a8b4e
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      resources/views/app/patient/segment-templates/omega_pe/edit.blade.php

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

@@ -30,8 +30,7 @@ if ($point->lastChildReview && $point->lastChildReview->data) {
   $contentData = $point->lastChildReview->data;
 }
 
-$containerID = 'edit-omega-pe-' . rand(10,100);
-
+$containerID = 'edit-omega-pe-' . time();
 
 ?>
 <hr class="hide-outside-popup mt-3 mb-0">