|
@@ -8,7 +8,7 @@ if (!!@$point->data) {
|
|
|
$parsed = json_decode($point->data);
|
|
|
}
|
|
|
?>
|
|
|
-<div visit-moe class="d-block">
|
|
|
+<div visit-moe close-on-save close-on-cancel 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="category" value="<?= $category ?>">
|