Test Setup Failed
Push — master ( fa0f31...3b438f )
by Tõnis
01:12
created
myTemplates/crud/default/views/index.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -77,7 +77,7 @@
 block discarded – undo
77 77
                 return Html::a(Html::encode($model-><?= $nameAttribute ?>), ['view', <?= $urlParams ?>]);
78 78
                 },
79 79
                 ]) ?>
80
-            <?php endif;?>
80
+            <?php endif; ?>
81 81
 
82 82
         </div>
83 83
     </div>
Please login to merge, or discard this patch.