mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-22 17:36:29 +02:00
Ajout de la detection des liens dans les sms
This commit is contained in:
parent
b74856d50e
commit
44312ca7f0
3 changed files with 14 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
<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>
|
||||
<script src="<?php echo HTTP_PWD; ?>js/Autolinker.min.js"></script>
|
||||
<!-- Magic Suggest JS and CSS -->
|
||||
<script src="<?php echo HTTP_PWD; ?>js/magicsuggest.min.js"></script>
|
||||
<link href="<?php echo HTTP_PWD; ?>css/magicsuggest.css" rel="stylesheet">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue