mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-23 09:56:34 +02:00
Hide api key by default and add qrcode
This commit is contained in:
parent
bd3da73711
commit
85fb487d84
3 changed files with 35 additions and 2 deletions
|
@ -40,7 +40,9 @@
|
|||
<!-- DataTables -->
|
||||
<link href="<?php echo HTTP_PWD_CSS; ?>/datatables/datatables.min.css" rel="stylesheet" type="text/css">
|
||||
<script src="<?php echo HTTP_PWD_JS; ?>/datatables/datatables.min.js"></script>
|
||||
|
||||
<!-- Qrcode lib -->
|
||||
<script src="<?php echo HTTP_PWD_JS; ?>/qrcode.min.js"></script>
|
||||
|
||||
<!-- Custom JS -->
|
||||
<script src="<?php echo HTTP_PWD_JS; ?>/custom.js"></script>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue