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:
@@ -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() {
|
||||
|
Reference in New Issue
Block a user