|
@@ -30,8 +30,7 @@ if ($point->lastChildReview && $point->lastChildReview->data) {
|
|
$contentData = $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">
|
|
<hr class="hide-outside-popup mt-3 mb-0">
|