mirror of
https://github.com/pi-hole/web.git
synced 2026-05-02 14:42:23 +01:00
Fixed demo.js link errors
This commit is contained in:
@@ -404,7 +404,7 @@
|
||||
<section class="content">
|
||||
|
||||
<!-- row -->
|
||||
<div class="row">
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
<!-- The time line -->
|
||||
<ul class="timeline">
|
||||
@@ -546,7 +546,7 @@
|
||||
...
|
||||
|
||||
</ul>
|
||||
</pre>
|
||||
</pre>
|
||||
</div><!-- /.box-body -->
|
||||
</div><!-- /.box -->
|
||||
</div><!-- /.col -->
|
||||
@@ -563,6 +563,6 @@
|
||||
<!-- AdminLTE App -->
|
||||
<script src="../../js/AdminLTE/app.js" type="text/javascript"></script>
|
||||
<!-- AdminLTE for demo purposes -->
|
||||
<script src="js/AdminLTE/demo.js" type="text/javascript"></script>
|
||||
<script src="../../js/AdminLTE/demo.js" type="text/javascript"></script>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user