1
0
mirror of https://github.com/EliasKotlyar/Xiaomi-Dafang-Hacks.git synced 2025-09-09 15:40:45 +02:00

Adding missings jQuery and styles in new pages

Adding missings jQuery and styles in logs.html and update.html
This commit is contained in:
Kaybi
2018-06-07 22:08:16 +02:00
committed by GitHub
parent 67f3e6e868
commit 52c9ecff8f

View File

@@ -1,4 +1,11 @@
<!-- CSS Framework -->
<link href="css/bulma.0.6.2.min.css" rel="stylesheet">
<link href="css/bulma-switch.1.0.1.min.css" rel="stylesheet">
<link href="css/bulma-badge.1.0.1.min.css" rel="stylesheet">
<link href="css/bulma-quickview.1.0.1.min.css" rel="stylesheet">
<!-- jQuery -->
<script src="scripts/jquery-3.3.1.min.js" type="text/javascript"></script>
<script type="text/javascript">
$(document).ready(function() {