|
@@ -417,6 +417,10 @@ if ($point->lastChildReview && $point->lastChildReview->data) {
|
|
}
|
|
}
|
|
}
|
|
}
|
|
});
|
|
});
|
|
|
|
+
|
|
|
|
+ // if in popup (omega template), add provision to toggle relevance
|
|
|
|
+ @include('app.patient.segment-templates._common_actions.toggle-relevance', ['container' => '#edit-univ_sub_physical_activity_assessment-container'])
|
|
|
|
+
|
|
}
|
|
}
|
|
|
|
|
|
window.segmentInitializers.lifestyle_physical_activity = init;
|
|
window.segmentInitializers.lifestyle_physical_activity = init;
|