Skip to content

Commit

Permalink
bootstrap data-table, changes
Browse files Browse the repository at this point in the history
  • Loading branch information
FantomX1-github committed Sep 1, 2020
1 parent 196b866 commit 66a38b4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions templates/DataTable/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
</script>


<?Php

// bootstrap.bundle contains popper.js
?>
<script type="text/javascript" src="<?php echo $assetsHandler->getAssetsDir("", 'twbs/bootstrap').'/dist/js/bootstrap.bundle.js'; ?>">
</script>

Expand Down

0 comments on commit 66a38b4

Please sign in to comment.