Skip to content

Commit

Permalink
fixed bug in slim editable relation grids
Browse files Browse the repository at this point in the history
  • Loading branch information
uldisn committed Sep 7, 2014
1 parent d072de9 commit 17daa71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fullCrud/templates/slim_editable/_view-relations_grids.php
Expand Up @@ -153,7 +153,7 @@


<?= "<?php
Yii::endProfile('{$rmodelClassName}.view.grid');
Yii::endProfile('{$rmodelRefFiels}.view.grid');
}
?>"; ?>

Expand Down

0 comments on commit 17daa71

Please sign in to comment.