mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-22 09:26:27 +02:00
Add checkbox multiple shift select
This commit is contained in:
parent
0ef7a9cc36
commit
16335365a9
3 changed files with 199 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
<?php $this->render('incs/phptojs'); ?>
|
||||
|
||||
<script src="<?php echo HTTP_PWD_JS; ?>/jquery.js"></script>
|
||||
<script src="<?php echo HTTP_PWD_JS; ?>/jquery.shiftcheckbox.js"></script>
|
||||
<script src="<?php echo HTTP_PWD_JS; ?>/bootstrap.min.js"></script>
|
||||
<script src="<?php echo HTTP_PWD_JS; ?>/plugins/morris/raphael.min.js"></script>
|
||||
<script src="<?php echo HTTP_PWD_JS; ?>/plugins/morris/morris.min.js"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue