Fixed demo.js link errors

This commit is contained in:
Abdullah
2014-07-03 12:05:05 -04:00
parent cfa254e96f
commit ac69a861ee
26 changed files with 181 additions and 181 deletions

View File

@@ -660,7 +660,7 @@
amber, microbrewery abbey hydrometer, brewpub ale lauter tun saccharification oxidized barrel.
berliner weisse wort chiller adjunct hydrometer alcohol aau!
sour/acidic sour/acidic chocolate malt ipa ipa hydrometer.
</p>
</p>
</div><!-- /.box-body -->
<!-- Loading (remove the following to stop the loading)-->
<div class="overlay"></div>
@@ -676,7 +676,7 @@
<h3 class="box-title">Success Box (toggle buttons)</h3>
<div class="box-tools pull-right">
<div class="btn-group" data-toggle="btn-toggle">
<button type="button" class="btn btn-success btn-xs active" data-toggle="on">Left</button>
<button type="button" class="btn btn-success btn-xs active" data-toggle="on">Left</button>
<button type="button" class="btn btn-success btn-xs" data-toggle="off">Right</button>
</div>
</div>
@@ -933,7 +933,7 @@
<!-- Success box -->
<div class="box box-solid bg-green">
<div class="box-header">
<h3 class="box-title">Success Tile</h3>
<h3 class="box-title">Success Tile</h3>
</div>
<div class="box-body">
Box class: <code>.box.box-solid.bg-green</code>
@@ -950,7 +950,7 @@
<!-- Warning box -->
<div class="box box-solid bg-yellow">
<div class="box-header">
<h3 class="box-title">Warning Tile</h3>
<h3 class="box-title">Warning Tile</h3>
</div>
<div class="box-body">
Box class: <code>.box.box-solid.bg-yellow</code>
@@ -1014,7 +1014,7 @@
</div><!-- /.box-body -->
</div><!-- /.box -->
</div><!-- /.col -->
</div><!-- /.row -->
</div><!-- /.row -->
</section><!-- /.content -->
</aside><!-- /.right-side -->
@@ -1028,6 +1028,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>