|
@@ -1,4 +1,5 @@
|
|
|
<?php $keysToSkip = [
|
|
|
+ 'how_weight_affects_your_life_1',
|
|
|
'how_weight_affects_your_life',
|
|
|
'first_notice_on_weight_gain',
|
|
|
'first_notice_on_weight_gain',
|
|
@@ -76,7 +77,7 @@
|
|
|
'system_review',
|
|
|
'women_only',
|
|
|
'comments'
|
|
|
-] ?>
|
|
|
+]; ?>
|
|
|
@if($points && count($points))
|
|
|
<div class="d-flex border-bottom">
|
|
|
<a class="mr-2 min-width-110px hide-if-note-signed"
|
|
@@ -103,4 +104,4 @@
|
|
|
</table>
|
|
|
</div>
|
|
|
</div>
|
|
|
-@endif
|
|
|
+@endif
|