Test Setup Failed
Push — master ( 53be27...1034d4 )
by Александр
41:52 queued 28s
created
src/views/admin-cms-content-element/_form-main.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -71,7 +71,7 @@
 block discarded – undo
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(); ?>
Please login to merge, or discard this patch.