Skip to content

Commit

Permalink
yiisoft#386 Move create button outside of pjax container
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkart committed Feb 18, 2019
1 parent f9db0bf commit 45d0390
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/generators/crud/default/views/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,7 @@
},
]) ?>
<?php endif; ?>

<?= $generator->enablePjax ? " <?php Pjax::end(); ?>\n" : '' ?>

</div>

0 comments on commit 45d0390

Please sign in to comment.