| @@ -71,7 +71,7 @@ | ||
| 71 | 71 | |
| 72 | 72 | <?php foreach ($properties | 
| 73 | 73 | |
| 74 | - as $property) : ?> | |
| 74 | + as $property) : ?> | |
| 75 | 75 | <?php if ($property->property_type == \skeeks\cms\relatedProperties\PropertyType::CODE_LIST) : ?> | 
| 76 | 76 | |
| 77 | 77 | <?php $pjax = \skeeks\cms\modules\admin\widgets\Pjax::begin(); ?> |