|
@@ -8,8 +8,8 @@ if (!!@$point->data) {
|
|
$parsed = json_decode($point->data);
|
|
$parsed = json_decode($point->data);
|
|
}
|
|
}
|
|
?>
|
|
?>
|
|
-<div visit-moe>
|
|
|
|
- <form url="/api/visitPoint/<?= $endPoint ?>" class="mcp-theme-1">
|
|
|
|
|
|
+<div visit-moe class="d-block">
|
|
|
|
+ <form show url="/api/visitPoint/<?= $endPoint ?>" class="mcp-theme-1">
|
|
<input type="hidden" name="segmentUid" value="<?= $segment->uid ?>">
|
|
<input type="hidden" name="segmentUid" value="<?= $segment->uid ?>">
|
|
<input type="hidden" name="category" value="<?= $category ?>">
|
|
<input type="hidden" name="category" value="<?= $category ?>">
|
|
<input type="hidden" name="data">
|
|
<input type="hidden" name="data">
|