Fixed demo.js link errors

pull/67/merge 1.2.1
Abdullah 2014-07-03 12:05:05 -04:00
parent cfa254e96f
commit ac69a861ee
26 changed files with 181 additions and 181 deletions

View File

@ -968,10 +968,10 @@
<i class="fa fa-edit"></i> Edit <i class="fa fa-edit"></i> Edit
</a> </a>
<a class="btn btn-app"> <a class="btn btn-app">
<i class="fa fa-play"></i> Play <i class="fa fa-play"></i> Play
</a> </a>
<a class="btn btn-app"> <a class="btn btn-app">
<i class="fa fa-repeat"></i> Repeat <i class="fa fa-repeat"></i> Repeat
</a> </a>
<a class="btn btn-app"> <a class="btn btn-app">
<i class="fa fa-pause"></i> Pause <i class="fa fa-pause"></i> Pause
@ -982,7 +982,7 @@
<a class="btn btn-app"> <a class="btn btn-app">
<span class="badge bg-yellow">3</span> <span class="badge bg-yellow">3</span>
<i class="fa fa-bullhorn"></i> Notifications <i class="fa fa-bullhorn"></i> Notifications
</a> </a>
<a class="btn btn-app"> <a class="btn btn-app">
<span class="badge bg-green">300</span> <span class="badge bg-green">300</span>
<i class="fa fa-barcode"></i> Products <i class="fa fa-barcode"></i> Products
@ -997,11 +997,11 @@
</a> </a>
<a class="btn btn-app"> <a class="btn btn-app">
<span class="badge bg-aqua">12</span> <span class="badge bg-aqua">12</span>
<i class="fa fa-envelope"></i> Inbox <i class="fa fa-envelope"></i> Inbox
</a> </a>
<a class="btn btn-app"> <a class="btn btn-app">
<span class="badge bg-red">531</span> <span class="badge bg-red">531</span>
<i class="fa fa-heart-o"></i> Likes <i class="fa fa-heart-o"></i> Likes
</a> </a>
</div><!-- /.box-body --> </div><!-- /.box-body -->
</div><!-- /.box --> </div><!-- /.box -->
@ -1254,7 +1254,7 @@
</tr> <!-- /.success --> </tr> <!-- /.success -->
</table> </table>
</div> </div>
</div><!-- /.box --> </div><!-- /.box -->
</div><!-- /.col --> </div><!-- /.col -->
</div><!-- /. row --> </div><!-- /. row -->
@ -1270,6 +1270,6 @@
<!-- AdminLTE App --> <!-- AdminLTE App -->
<script src="../../js/AdminLTE/app.js" type="text/javascript"></script> <script src="../../js/AdminLTE/app.js" type="text/javascript"></script>
<!-- AdminLTE for demo purposes --> <!-- 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> </body>
</html> </html>

View File

@ -12,7 +12,7 @@
<link href="../../css/ionicons.min.css" rel="stylesheet" type="text/css" /> <link href="../../css/ionicons.min.css" rel="stylesheet" type="text/css" />
<!-- Theme style --> <!-- Theme style -->
<link href="../../css/AdminLTE.css" rel="stylesheet" type="text/css" /> <link href="../../css/AdminLTE.css" rel="stylesheet" type="text/css" />
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]> <!--[if lt IE 9]>
@ -270,7 +270,7 @@
</header> </header>
<div class="wrapper row-offcanvas row-offcanvas-left"> <div class="wrapper row-offcanvas row-offcanvas-left">
<!-- Left side column. contains the logo and sidebar --> <!-- Left side column. contains the logo and sidebar -->
<aside class="left-side sidebar-offcanvas"> <aside class="left-side sidebar-offcanvas">
<!-- sidebar: style can be found in sidebar.less --> <!-- sidebar: style can be found in sidebar.less -->
<section class="sidebar"> <section class="sidebar">
<!-- Sidebar user panel --> <!-- Sidebar user panel -->
@ -340,7 +340,7 @@
<ul class="treeview-menu"> <ul class="treeview-menu">
<li><a href="../forms/general.html"><i class="fa fa-angle-double-right"></i> General Elements</a></li> <li><a href="../forms/general.html"><i class="fa fa-angle-double-right"></i> General Elements</a></li>
<li><a href="../forms/advanced.html"><i class="fa fa-angle-double-right"></i> Advanced Elements</a></li> <li><a href="../forms/advanced.html"><i class="fa fa-angle-double-right"></i> Advanced Elements</a></li>
<li><a href="../forms/editors.html"><i class="fa fa-angle-double-right"></i> Editors</a></li> <li><a href="../forms/editors.html"><i class="fa fa-angle-double-right"></i> Editors</a></li>
</ul> </ul>
</li> </li>
<li class="treeview"> <li class="treeview">
@ -376,7 +376,7 @@
<li><a href="../examples/register.html"><i class="fa fa-angle-double-right"></i> Register</a></li> <li><a href="../examples/register.html"><i class="fa fa-angle-double-right"></i> Register</a></li>
<li><a href="../examples/lockscreen.html"><i class="fa fa-angle-double-right"></i> Lockscreen</a></li> <li><a href="../examples/lockscreen.html"><i class="fa fa-angle-double-right"></i> Lockscreen</a></li>
<li><a href="../examples/404.html"><i class="fa fa-angle-double-right"></i> 404 Error</a></li> <li><a href="../examples/404.html"><i class="fa fa-angle-double-right"></i> 404 Error</a></li>
<li><a href="../examples/500.html"><i class="fa fa-angle-double-right"></i> 500 Error</a></li> <li><a href="../examples/500.html"><i class="fa fa-angle-double-right"></i> 500 Error</a></li>
<li><a href="../examples/blank.html"><i class="fa fa-angle-double-right"></i> Blank Page</a></li> <li><a href="../examples/blank.html"><i class="fa fa-angle-double-right"></i> Blank Page</a></li>
</ul> </ul>
</li> </li>
@ -386,7 +386,7 @@
</aside> </aside>
<!-- Right side column. Contains the navbar and content of the page --> <!-- Right side column. Contains the navbar and content of the page -->
<aside class="right-side"> <aside class="right-side">
<!-- Content Header (Page header) --> <!-- Content Header (Page header) -->
<section class="content-header"> <section class="content-header">
<h1> <h1>
@ -401,7 +401,7 @@
<!-- Main content --> <!-- Main content -->
<section class="content"> <section class="content">
</section><!-- /.content --> </section><!-- /.content -->
</aside><!-- /.right-side --> </aside><!-- /.right-side -->
@ -415,6 +415,6 @@
<!-- AdminLTE App --> <!-- AdminLTE App -->
<script src="../../js/AdminLTE/app.js" type="text/javascript"></script> <script src="../../js/AdminLTE/app.js" type="text/javascript"></script>
<!-- AdminLTE for demo purposes --> <!-- 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> </body>
</html> </html>

View File

@ -985,6 +985,6 @@
<!-- AdminLTE App --> <!-- AdminLTE App -->
<script src="../../js/AdminLTE/app.js" type="text/javascript"></script> <script src="../../js/AdminLTE/app.js" type="text/javascript"></script>
<!-- AdminLTE for demo purposes --> <!-- 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> </body>
</html> </html>

View File

@ -453,7 +453,7 @@
<div class="nav-tabs-custom"> <div class="nav-tabs-custom">
<ul class="nav nav-tabs"> <ul class="nav nav-tabs">
<li class="active"><a href="#fa-icons" data-toggle="tab">Font Awesome</a></li> <li class="active"><a href="#fa-icons" data-toggle="tab">Font Awesome</a></li>
<li><a href="#glyphicons" data-toggle="tab">Glyphicons</a></li> <li><a href="#glyphicons" data-toggle="tab">Glyphicons</a></li>
</ul> </ul>
<div class="tab-content"> <div class="tab-content">
<!-- Font Awesome icons --> <!-- Font Awesome icons -->
@ -2176,6 +2176,6 @@
<!-- AdminLTE App --> <!-- AdminLTE App -->
<script src="../../js/AdminLTE/app.js" type="text/javascript"></script> <script src="../../js/AdminLTE/app.js" type="text/javascript"></script>
<!-- AdminLTE for demo purposes --> <!-- 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> </body>
</html> </html>

View File

@ -14,7 +14,7 @@
<link href="../../css/jQueryUI/jquery-ui-1.10.3.custom.css" rel="stylesheet" type="text/css" /> <link href="../../css/jQueryUI/jquery-ui-1.10.3.custom.css" rel="stylesheet" type="text/css" />
<!-- Theme style --> <!-- Theme style -->
<link href="../../css/AdminLTE.css" rel="stylesheet" type="text/css" /> <link href="../../css/AdminLTE.css" rel="stylesheet" type="text/css" />
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]> <!--[if lt IE 9]>
@ -272,7 +272,7 @@
</header> </header>
<div class="wrapper row-offcanvas row-offcanvas-left"> <div class="wrapper row-offcanvas row-offcanvas-left">
<!-- Left side column. contains the logo and sidebar --> <!-- Left side column. contains the logo and sidebar -->
<aside class="left-side sidebar-offcanvas"> <aside class="left-side sidebar-offcanvas">
<!-- sidebar: style can be found in sidebar.less --> <!-- sidebar: style can be found in sidebar.less -->
<section class="sidebar"> <section class="sidebar">
<!-- Sidebar user panel --> <!-- Sidebar user panel -->
@ -343,7 +343,7 @@
<ul class="treeview-menu"> <ul class="treeview-menu">
<li><a href="../forms/general.html"><i class="fa fa-angle-double-right"></i> General Elements</a></li> <li><a href="../forms/general.html"><i class="fa fa-angle-double-right"></i> General Elements</a></li>
<li><a href="../forms/advanced.html"><i class="fa fa-angle-double-right"></i> Advanced Elements</a></li> <li><a href="../forms/advanced.html"><i class="fa fa-angle-double-right"></i> Advanced Elements</a></li>
<li><a href="../forms/editors.html"><i class="fa fa-angle-double-right"></i> Editors</a></li> <li><a href="../forms/editors.html"><i class="fa fa-angle-double-right"></i> Editors</a></li>
</ul> </ul>
</li> </li>
<li class="treeview"> <li class="treeview">
@ -373,7 +373,7 @@
<li><a href="../examples/register.html"><i class="fa fa-angle-double-right"></i> Register</a></li> <li><a href="../examples/register.html"><i class="fa fa-angle-double-right"></i> Register</a></li>
<li><a href="../examples/lockscreen.html"><i class="fa fa-angle-double-right"></i> Lockscreen</a></li> <li><a href="../examples/lockscreen.html"><i class="fa fa-angle-double-right"></i> Lockscreen</a></li>
<li><a href="../examples/404.html"><i class="fa fa-angle-double-right"></i> 404 Error</a></li> <li><a href="../examples/404.html"><i class="fa fa-angle-double-right"></i> 404 Error</a></li>
<li><a href="../examples/500.html"><i class="fa fa-angle-double-right"></i> 500 Error</a></li> <li><a href="../examples/500.html"><i class="fa fa-angle-double-right"></i> 500 Error</a></li>
<li><a href="../examples/blank.html"><i class="fa fa-angle-double-right"></i> Blank Page</a></li> <li><a href="../examples/blank.html"><i class="fa fa-angle-double-right"></i> Blank Page</a></li>
</ul> </ul>
</li> </li>
@ -383,7 +383,7 @@
</aside> </aside>
<!-- Right side column. Contains the navbar and content of the page --> <!-- Right side column. Contains the navbar and content of the page -->
<aside class="right-side"> <aside class="right-side">
<!-- Content Header (Page header) --> <!-- Content Header (Page header) -->
<section class="content-header"> <section class="content-header">
<h1> <h1>
@ -469,11 +469,11 @@
<input type="text" id="from" name="from"> <input type="text" id="from" name="from">
<label for="to">to</label> <label for="to">to</label>
<input type="text" id="to" name="to"> <input type="text" id="to" name="to">
</div> </div>
</div> </div>
<div class='box box-info'> <div class='box box-info'>
<div class='box-header'> <div class='box-header'>
<h3 class='box-title'>Dialog</h3> <h3 class='box-title'>Dialog</h3>
</div> </div>
<div class='box-body'> <div class='box-body'>
<div id="dialog" title="Basic dialog"> <div id="dialog" title="Basic dialog">
@ -493,7 +493,7 @@
<!-- jQuery 2.0.2 --> <!-- jQuery 2.0.2 -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/2.0.2/jquery.min.js"></script> <script src="http://ajax.googleapis.com/ajax/libs/jquery/2.0.2/jquery.min.js"></script>
<!-- jquery ui 1.10.3 --> <!-- jquery ui 1.10.3 -->
<script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/jquery-ui.min.js"></script> <script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/jquery-ui.min.js"></script>
<!-- Bootstrap --> <!-- Bootstrap -->
@ -501,7 +501,7 @@
<!-- AdminLTE App --> <!-- AdminLTE App -->
<script src="../../js/AdminLTE/app.js" type="text/javascript"></script> <script src="../../js/AdminLTE/app.js" type="text/javascript"></script>
<!-- AdminLTE for demo purposes --> <!-- AdminLTE for demo purposes -->
<script src="js/AdminLTE/demo.js" type="text/javascript"></script> <script src="../../js/AdminLTE/demo.js" type="text/javascript"></script>
<script> <script>
$(function() { $(function() {
$("#accordion").accordion(); $("#accordion").accordion();
@ -542,4 +542,4 @@
</script> </script>
</body> </body>
</html> </html>

View File

@ -489,7 +489,7 @@
<!-- AdminLTE App --> <!-- AdminLTE App -->
<script src="../../js/AdminLTE/app.js" type="text/javascript"></script> <script src="../../js/AdminLTE/app.js" type="text/javascript"></script>
<!-- AdminLTE for demo purposes --> <!-- AdminLTE for demo purposes -->
<script src="js/AdminLTE/demo.js" type="text/javascript"></script> <script src="../../js/AdminLTE/demo.js" type="text/javascript"></script>
<!-- Ion Slider --> <!-- Ion Slider -->
<script src="../../js/plugins/ionslider/ion.rangeSlider.min.js" type="text/javascript"></script> <script src="../../js/plugins/ionslider/ion.rangeSlider.min.js" type="text/javascript"></script>
@ -564,4 +564,4 @@
</script> </script>
</body> </body>
</html> </html>

View File

@ -404,7 +404,7 @@
<section class="content"> <section class="content">
<!-- row --> <!-- row -->
<div class="row"> <div class="row">
<div class="col-md-12"> <div class="col-md-12">
<!-- The time line --> <!-- The time line -->
<ul class="timeline"> <ul class="timeline">
@ -546,7 +546,7 @@
... ...
&lt;/ul> &lt;/ul>
</pre> </pre>
</div><!-- /.box-body --> </div><!-- /.box-body -->
</div><!-- /.box --> </div><!-- /.box -->
</div><!-- /.col --> </div><!-- /.col -->
@ -563,6 +563,6 @@
<!-- AdminLTE App --> <!-- AdminLTE App -->
<script src="../../js/AdminLTE/app.js" type="text/javascript"></script> <script src="../../js/AdminLTE/app.js" type="text/javascript"></script>
<!-- AdminLTE for demo purposes --> <!-- 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> </body>
</html> </html>

View File

@ -15,7 +15,7 @@
<link href="../css/fullcalendar/fullcalendar.print.css" rel="stylesheet" type="text/css" media='print' /> <link href="../css/fullcalendar/fullcalendar.print.css" rel="stylesheet" type="text/css" media='print' />
<!-- Theme style --> <!-- Theme style -->
<link href="../css/AdminLTE.css" rel="stylesheet" type="text/css" /> <link href="../css/AdminLTE.css" rel="stylesheet" type="text/css" />
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]> <!--[if lt IE 9]>
@ -273,7 +273,7 @@
</header> </header>
<div class="wrapper row-offcanvas row-offcanvas-left"> <div class="wrapper row-offcanvas row-offcanvas-left">
<!-- Left side column. contains the logo and sidebar --> <!-- Left side column. contains the logo and sidebar -->
<aside class="left-side sidebar-offcanvas"> <aside class="left-side sidebar-offcanvas">
<!-- sidebar: style can be found in sidebar.less --> <!-- sidebar: style can be found in sidebar.less -->
<section class="sidebar"> <section class="sidebar">
<!-- Sidebar user panel --> <!-- Sidebar user panel -->
@ -343,7 +343,7 @@
<ul class="treeview-menu"> <ul class="treeview-menu">
<li><a href="forms/general.html"><i class="fa fa-angle-double-right"></i> General Elements</a></li> <li><a href="forms/general.html"><i class="fa fa-angle-double-right"></i> General Elements</a></li>
<li><a href="forms/advanced.html"><i class="fa fa-angle-double-right"></i> Advanced Elements</a></li> <li><a href="forms/advanced.html"><i class="fa fa-angle-double-right"></i> Advanced Elements</a></li>
<li><a href="forms/editors.html"><i class="fa fa-angle-double-right"></i> Editors</a></li> <li><a href="forms/editors.html"><i class="fa fa-angle-double-right"></i> Editors</a></li>
</ul> </ul>
</li> </li>
<li class="treeview"> <li class="treeview">
@ -379,7 +379,7 @@
<li><a href="examples/register.html"><i class="fa fa-angle-double-right"></i> Register</a></li> <li><a href="examples/register.html"><i class="fa fa-angle-double-right"></i> Register</a></li>
<li><a href="examples/lockscreen.html"><i class="fa fa-angle-double-right"></i> Lockscreen</a></li> <li><a href="examples/lockscreen.html"><i class="fa fa-angle-double-right"></i> Lockscreen</a></li>
<li><a href="examples/404.html"><i class="fa fa-angle-double-right"></i> 404 Error</a></li> <li><a href="examples/404.html"><i class="fa fa-angle-double-right"></i> 404 Error</a></li>
<li><a href="examples/500.html"><i class="fa fa-angle-double-right"></i> 500 Error</a></li> <li><a href="examples/500.html"><i class="fa fa-angle-double-right"></i> 500 Error</a></li>
<li><a href="examples/blank.html"><i class="fa fa-angle-double-right"></i> Blank Page</a></li> <li><a href="examples/blank.html"><i class="fa fa-angle-double-right"></i> Blank Page</a></li>
</ul> </ul>
</li> </li>
@ -389,7 +389,7 @@
</aside> </aside>
<!-- Right side column. Contains the navbar and content of the page --> <!-- Right side column. Contains the navbar and content of the page -->
<aside class="right-side"> <aside class="right-side">
<!-- Content Header (Page header) --> <!-- Content Header (Page header) -->
<section class="content-header"> <section class="content-header">
<h1> <h1>
@ -414,7 +414,7 @@
</div> </div>
<div class="box-body"> <div class="box-body">
<!-- the events --> <!-- the events -->
<div id='external-events'> <div id='external-events'>
<div class='external-event bg-green'>Lunch</div> <div class='external-event bg-green'>Lunch</div>
<div class='external-event bg-red'>Go home</div> <div class='external-event bg-red'>Go home</div>
<div class='external-event bg-aqua'>Do homework</div> <div class='external-event bg-aqua'>Do homework</div>
@ -435,8 +435,8 @@
<button type="button" id="color-chooser-btn" class="btn btn-danger btn-block btn-sm dropdown-toggle" data-toggle="dropdown">Color <span class="caret"></span></button> <button type="button" id="color-chooser-btn" class="btn btn-danger btn-block btn-sm dropdown-toggle" data-toggle="dropdown">Color <span class="caret"></span></button>
<ul class="dropdown-menu" id="color-chooser"> <ul class="dropdown-menu" id="color-chooser">
<li><a class="text-green" href="#"><i class="fa fa-square"></i> Green</a></li> <li><a class="text-green" href="#"><i class="fa fa-square"></i> Green</a></li>
<li><a class="text-blue" href="#"><i class="fa fa-square"></i> Blue</a></li> <li><a class="text-blue" href="#"><i class="fa fa-square"></i> Blue</a></li>
<li><a class="text-navy" href="#"><i class="fa fa-square"></i> Navy</a></li> <li><a class="text-navy" href="#"><i class="fa fa-square"></i> Navy</a></li>
<li><a class="text-yellow" href="#"><i class="fa fa-square"></i> Yellow</a></li> <li><a class="text-yellow" href="#"><i class="fa fa-square"></i> Yellow</a></li>
<li><a class="text-orange" href="#"><i class="fa fa-square"></i> Orange</a></li> <li><a class="text-orange" href="#"><i class="fa fa-square"></i> Orange</a></li>
<li><a class="text-aqua" href="#"><i class="fa fa-square"></i> Aqua</a></li> <li><a class="text-aqua" href="#"><i class="fa fa-square"></i> Aqua</a></li>
@ -445,7 +445,7 @@
<li><a class="text-purple" href="#"><i class="fa fa-square"></i> Purple</a></li> <li><a class="text-purple" href="#"><i class="fa fa-square"></i> Purple</a></li>
</ul> </ul>
</div><!-- /btn-group --> </div><!-- /btn-group -->
<div class="input-group"> <div class="input-group">
<input id="new-event" type="text" class="form-control" placeholder="Event Title"> <input id="new-event" type="text" class="form-control" placeholder="Event Title">
<div class="input-group-btn"> <div class="input-group-btn">
<button id="add-new-event" type="button" class="btn btn-default btn-flat">Add</button> <button id="add-new-event" type="button" class="btn btn-default btn-flat">Add</button>
@ -455,14 +455,14 @@
</div> </div>
</div><!-- /.col --> </div><!-- /.col -->
<div class="col-md-9"> <div class="col-md-9">
<div class="box box-primary"> <div class="box box-primary">
<div class="box-body no-padding"> <div class="box-body no-padding">
<!-- THE CALENDAR --> <!-- THE CALENDAR -->
<div id="calendar"></div> <div id="calendar"></div>
</div><!-- /.box-body --> </div><!-- /.box-body -->
</div><!-- /. box --> </div><!-- /. box -->
</div><!-- /.col --> </div><!-- /.col -->
</div><!-- /.row --> </div><!-- /.row -->
</section><!-- /.content --> </section><!-- /.content -->
@ -479,7 +479,7 @@
<!-- AdminLTE App --> <!-- AdminLTE App -->
<script src="../js/AdminLTE/app.js" type="text/javascript"></script> <script src="../js/AdminLTE/app.js" type="text/javascript"></script>
<!-- AdminLTE for demo purposes --> <!-- AdminLTE for demo purposes -->
<script src="js/AdminLTE/demo.js" type="text/javascript"></script> <script src="../js/AdminLTE/demo.js" type="text/javascript"></script>
<!-- fullCalendar --> <!-- fullCalendar -->
<script src="../js/plugins/fullcalendar/fullcalendar.min.js" type="text/javascript"></script> <script src="../js/plugins/fullcalendar/fullcalendar.min.js" type="text/javascript"></script>
<!-- Page specific script --> <!-- Page specific script -->
@ -537,7 +537,7 @@
{ {
title: 'All Day Event', title: 'All Day Event',
start: new Date(y, m, 1), start: new Date(y, m, 1),
backgroundColor: "#f56954", //red backgroundColor: "#f56954", //red
borderColor: "#f56954" //red borderColor: "#f56954" //red
}, },
{ {
@ -645,4 +645,4 @@
</script> </script>
</body> </body>
</html> </html>

View File

@ -270,7 +270,7 @@
</header> </header>
<div class="wrapper row-offcanvas row-offcanvas-left"> <div class="wrapper row-offcanvas row-offcanvas-left">
<!-- Left side column. contains the logo and sidebar --> <!-- Left side column. contains the logo and sidebar -->
<aside class="left-side sidebar-offcanvas"> <aside class="left-side sidebar-offcanvas">
<!-- sidebar: style can be found in sidebar.less --> <!-- sidebar: style can be found in sidebar.less -->
<section class="sidebar"> <section class="sidebar">
<!-- Sidebar user panel --> <!-- Sidebar user panel -->
@ -340,7 +340,7 @@
<ul class="treeview-menu"> <ul class="treeview-menu">
<li><a href="../forms/general.html"><i class="fa fa-angle-double-right"></i> General Elements</a></li> <li><a href="../forms/general.html"><i class="fa fa-angle-double-right"></i> General Elements</a></li>
<li><a href="../forms/advanced.html"><i class="fa fa-angle-double-right"></i> Advanced Elements</a></li> <li><a href="../forms/advanced.html"><i class="fa fa-angle-double-right"></i> Advanced Elements</a></li>
<li><a href="../forms/editors.html"><i class="fa fa-angle-double-right"></i> Editors</a></li> <li><a href="../forms/editors.html"><i class="fa fa-angle-double-right"></i> Editors</a></li>
</ul> </ul>
</li> </li>
<li class="treeview"> <li class="treeview">
@ -376,7 +376,7 @@
<li><a href="../examples/register.html"><i class="fa fa-angle-double-right"></i> Register</a></li> <li><a href="../examples/register.html"><i class="fa fa-angle-double-right"></i> Register</a></li>
<li><a href="../examples/lockscreen.html"><i class="fa fa-angle-double-right"></i> Lockscreen</a></li> <li><a href="../examples/lockscreen.html"><i class="fa fa-angle-double-right"></i> Lockscreen</a></li>
<li><a href="../examples/404.html"><i class="fa fa-angle-double-right"></i> 404 Error</a></li> <li><a href="../examples/404.html"><i class="fa fa-angle-double-right"></i> 404 Error</a></li>
<li><a href="../examples/500.html"><i class="fa fa-angle-double-right"></i> 500 Error</a></li> <li><a href="../examples/500.html"><i class="fa fa-angle-double-right"></i> 500 Error</a></li>
<li><a href="../examples/blank.html"><i class="fa fa-angle-double-right"></i> Blank Page</a></li> <li><a href="../examples/blank.html"><i class="fa fa-angle-double-right"></i> Blank Page</a></li>
</ul> </ul>
</li> </li>
@ -386,7 +386,7 @@
</aside> </aside>
<!-- Right side column. Contains the navbar and content of the page --> <!-- Right side column. Contains the navbar and content of the page -->
<aside class="right-side"> <aside class="right-side">
<!-- Content Header (Page header) --> <!-- Content Header (Page header) -->
<section class="content-header"> <section class="content-header">
<h1> <h1>
@ -415,6 +415,6 @@
<!-- AdminLTE App --> <!-- AdminLTE App -->
<script src="../../js/AdminLTE/app.js" type="text/javascript"></script> <script src="../../js/AdminLTE/app.js" type="text/javascript"></script>
<!-- AdminLTE for demo purposes --> <!-- 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> </body>
</html> </html>

View File

@ -411,7 +411,7 @@
<div class="box-tools pull-right"> <div class="box-tools pull-right">
Real time Real time
<div class="btn-group" id="realtime" data-toggle="btn-toggle"> <div class="btn-group" id="realtime" data-toggle="btn-toggle">
<button type="button" class="btn btn-default btn-xs active" data-toggle="on">On</button> <button type="button" class="btn btn-default btn-xs active" data-toggle="on">On</button>
<button type="button" class="btn btn-default btn-xs" data-toggle="off">Off</button> <button type="button" class="btn btn-default btn-xs" data-toggle="off">Off</button>
</div> </div>
</div> </div>
@ -487,7 +487,7 @@
<!-- AdminLTE App --> <!-- AdminLTE App -->
<script src="../../js/AdminLTE/app.js" type="text/javascript"></script> <script src="../../js/AdminLTE/app.js" type="text/javascript"></script>
<!-- AdminLTE for demo purposes --> <!-- AdminLTE for demo purposes -->
<script src="js/AdminLTE/demo.js" type="text/javascript"></script> <script src="../../js/AdminLTE/demo.js" type="text/javascript"></script>
<!-- FLOT CHARTS --> <!-- FLOT CHARTS -->
<script src="../../js/plugins/flot/jquery.flot.min.js" type="text/javascript"></script> <script src="../../js/plugins/flot/jquery.flot.min.js" type="text/javascript"></script>
<!-- FLOT RESIZE PLUGIN - allows the chart to redraw when the window is resized --> <!-- FLOT RESIZE PLUGIN - allows the chart to redraw when the window is resized -->
@ -662,8 +662,8 @@
/* END LINE CHART */ /* END LINE CHART */
/* /*
* FULL WIDTH STATIC AREA CHART * FULL WIDTH STATIC AREA CHART
* ----------------- * -----------------
*/ */
var areaData = [[2, 88.0], [3, 93.3], [4, 102.0], [5, 108.5], [6, 115.7], [7, 115.6], var areaData = [[2, 88.0], [3, 93.3], [4, 102.0], [5, 108.5], [6, 115.7], [7, 115.6],
[8, 124.6], [9, 130.3], [10, 134.3], [11, 141.4], [12, 146.5], [13, 151.7], [14, 159.9], [8, 124.6], [9, 130.3], [10, 134.3], [11, 141.4], [12, 146.5], [13, 151.7], [14, 159.9],
@ -677,7 +677,7 @@
color: "#00c0ef" color: "#00c0ef"
}, },
lines: { lines: {
fill: true //Converts the line chart to area chart fill: true //Converts the line chart to area chart
}, },
yaxis: { yaxis: {
show: false show: false
@ -691,7 +691,7 @@
/* /*
* BAR CHART * BAR CHART
* --------- * ---------
*/ */
var bar_data = { var bar_data = {
@ -765,4 +765,4 @@
} }
</script> </script>
</body> </body>
</html> </html>

View File

@ -526,7 +526,7 @@
<p>The following three inline (sparkline) chart have been initialized to read and interpret data tags</p> <p>The following three inline (sparkline) chart have been initialized to read and interpret data tags</p>
</div> </div>
<!-- /.callout --> <!-- /.callout -->
<div class="row"> <div class="row">
<div class="col-md-4"> <div class="col-md-4">
<div class="box box-solid"> <div class="box box-solid">
@ -654,7 +654,7 @@
<span class="sparkpie">1,1,2</span> <span class="sparkpie">1,1,2</span>
<span class="sparkpie">1,5</span> <span class="sparkpie">1,5</span>
<span class="sparkpie">20,50,80</span> <span class="sparkpie">20,50,80</span>
</p> </p>
</div><!-- /.col --> </div><!-- /.col -->
</div><!-- /.row --> </div><!-- /.row -->
</div><!-- /.box-body --> </div><!-- /.box-body -->
@ -674,7 +674,7 @@
<!-- AdminLTE App --> <!-- AdminLTE App -->
<script src="../../js/AdminLTE/app.js" type="text/javascript"></script> <script src="../../js/AdminLTE/app.js" type="text/javascript"></script>
<!-- AdminLTE for demo purposes --> <!-- AdminLTE for demo purposes -->
<script src="js/AdminLTE/demo.js" type="text/javascript"></script> <script src="../../js/AdminLTE/demo.js" type="text/javascript"></script>
<!-- jQuery Knob --> <!-- jQuery Knob -->
<script src="../../js/plugins/jqueryKnob/jquery.knob.js" type="text/javascript"></script> <script src="../../js/plugins/jqueryKnob/jquery.knob.js" type="text/javascript"></script>
<!-- Sparkline --> <!-- Sparkline -->
@ -890,4 +890,4 @@
</script> </script>
</body> </body>
</html> </html>

View File

@ -426,7 +426,7 @@
<div class="chart" id="sales-chart" style="height: 300px; position: relative;"></div> <div class="chart" id="sales-chart" style="height: 300px; position: relative;"></div>
</div><!-- /.box-body --> </div><!-- /.box-body -->
</div><!-- /.box --> </div><!-- /.box -->
</div><!-- /.col (LEFT) --> </div><!-- /.col (LEFT) -->
<div class="col-md-6"> <div class="col-md-6">
<!-- LINE CHART --> <!-- LINE CHART -->
@ -469,7 +469,7 @@
<!-- AdminLTE App --> <!-- AdminLTE App -->
<script src="../../js/AdminLTE/app.js" type="text/javascript"></script> <script src="../../js/AdminLTE/app.js" type="text/javascript"></script>
<!-- AdminLTE for demo purposes --> <!-- AdminLTE for demo purposes -->
<script src="js/AdminLTE/demo.js" type="text/javascript"></script> <script src="../../js/AdminLTE/demo.js" type="text/javascript"></script>
<!-- page script --> <!-- page script -->
<script type="text/javascript"> <script type="text/javascript">
$(function() { $(function() {
@ -556,4 +556,4 @@
</script> </script>
</body> </body>
</html> </html>

View File

@ -270,7 +270,7 @@
</header> </header>
<div class="wrapper row-offcanvas row-offcanvas-left"> <div class="wrapper row-offcanvas row-offcanvas-left">
<!-- Left side column. contains the logo and sidebar --> <!-- Left side column. contains the logo and sidebar -->
<aside class="left-side sidebar-offcanvas"> <aside class="left-side sidebar-offcanvas">
<!-- sidebar: style can be found in sidebar.less --> <!-- sidebar: style can be found in sidebar.less -->
<section class="sidebar"> <section class="sidebar">
<!-- Sidebar user panel --> <!-- Sidebar user panel -->
@ -340,7 +340,7 @@
<ul class="treeview-menu"> <ul class="treeview-menu">
<li><a href="forms/general.html"><i class="fa fa-angle-double-right"></i> General Elements</a></li> <li><a href="forms/general.html"><i class="fa fa-angle-double-right"></i> General Elements</a></li>
<li><a href="forms/advanced.html"><i class="fa fa-angle-double-right"></i> Advanced Elements</a></li> <li><a href="forms/advanced.html"><i class="fa fa-angle-double-right"></i> Advanced Elements</a></li>
<li><a href="forms/editors.html"><i class="fa fa-angle-double-right"></i> Editors</a></li> <li><a href="forms/editors.html"><i class="fa fa-angle-double-right"></i> Editors</a></li>
</ul> </ul>
</li> </li>
<li class="treeview"> <li class="treeview">
@ -376,7 +376,7 @@
<li><a href="examples/register.html"><i class="fa fa-angle-double-right"></i> Register</a></li> <li><a href="examples/register.html"><i class="fa fa-angle-double-right"></i> Register</a></li>
<li><a href="examples/lockscreen.html"><i class="fa fa-angle-double-right"></i> Lockscreen</a></li> <li><a href="examples/lockscreen.html"><i class="fa fa-angle-double-right"></i> Lockscreen</a></li>
<li><a href="examples/404.html"><i class="fa fa-angle-double-right"></i> 404 Error</a></li> <li><a href="examples/404.html"><i class="fa fa-angle-double-right"></i> 404 Error</a></li>
<li><a href="examples/500.html"><i class="fa fa-angle-double-right"></i> 500 Error</a></li> <li><a href="examples/500.html"><i class="fa fa-angle-double-right"></i> 500 Error</a></li>
<li><a href="examples/blank.html"><i class="fa fa-angle-double-right"></i> Blank Page</a></li> <li><a href="examples/blank.html"><i class="fa fa-angle-double-right"></i> Blank Page</a></li>
</ul> </ul>
</li> </li>
@ -384,7 +384,7 @@
<a href="#"> <a href="#">
<i class="fa fa-folder"></i> Multilevel Menu <i class="fa fa-folder"></i> Multilevel Menu
<i class="fa fa-angle-left pull-right"></i> <i class="fa fa-angle-left pull-right"></i>
</a> </a>
<ul class="treeview-menu"> <ul class="treeview-menu">
<li class="treeview"> <li class="treeview">
@ -416,7 +416,7 @@
</aside> </aside>
<!-- Right side column. Contains the navbar and content of the page --> <!-- Right side column. Contains the navbar and content of the page -->
<aside class="right-side"> <aside class="right-side">
<!-- Content Header (Page header) --> <!-- Content Header (Page header) -->
<section class="content-header"> <section class="content-header">
<h1> <h1>
@ -445,6 +445,6 @@
<!-- AdminLTE App --> <!-- AdminLTE App -->
<script src="../js/AdminLTE/app.js" type="text/javascript"></script> <script src="../js/AdminLTE/app.js" type="text/javascript"></script>
<!-- AdminLTE for demo purposes --> <!-- 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> </body>
</html> </html>

View File

@ -12,7 +12,7 @@
<link href="../../css/ionicons.min.css" rel="stylesheet" type="text/css" /> <link href="../../css/ionicons.min.css" rel="stylesheet" type="text/css" />
<!-- Theme style --> <!-- Theme style -->
<link href="../../css/AdminLTE.css" rel="stylesheet" type="text/css" /> <link href="../../css/AdminLTE.css" rel="stylesheet" type="text/css" />
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]> <!--[if lt IE 9]>
@ -270,7 +270,7 @@
</header> </header>
<div class="wrapper row-offcanvas row-offcanvas-left"> <div class="wrapper row-offcanvas row-offcanvas-left">
<!-- Left side column. contains the logo and sidebar --> <!-- Left side column. contains the logo and sidebar -->
<aside class="left-side sidebar-offcanvas"> <aside class="left-side sidebar-offcanvas">
<!-- sidebar: style can be found in sidebar.less --> <!-- sidebar: style can be found in sidebar.less -->
<section class="sidebar"> <section class="sidebar">
<!-- Sidebar user panel --> <!-- Sidebar user panel -->
@ -340,7 +340,7 @@
<ul class="treeview-menu"> <ul class="treeview-menu">
<li><a href="../forms/general.html"><i class="fa fa-angle-double-right"></i> General Elements</a></li> <li><a href="../forms/general.html"><i class="fa fa-angle-double-right"></i> General Elements</a></li>
<li><a href="../forms/advanced.html"><i class="fa fa-angle-double-right"></i> Advanced Elements</a></li> <li><a href="../forms/advanced.html"><i class="fa fa-angle-double-right"></i> Advanced Elements</a></li>
<li><a href="../forms/editors.html"><i class="fa fa-angle-double-right"></i> Editors</a></li> <li><a href="../forms/editors.html"><i class="fa fa-angle-double-right"></i> Editors</a></li>
</ul> </ul>
</li> </li>
<li class="treeview"> <li class="treeview">
@ -376,7 +376,7 @@
<li><a href="register.html"><i class="fa fa-angle-double-right"></i> Register</a></li> <li><a href="register.html"><i class="fa fa-angle-double-right"></i> Register</a></li>
<li><a href="lockscreen.html"><i class="fa fa-angle-double-right"></i> Lockscreen</a></li> <li><a href="lockscreen.html"><i class="fa fa-angle-double-right"></i> Lockscreen</a></li>
<li class="active"><a href="404.html"><i class="fa fa-angle-double-right"></i> 404 Error</a></li> <li class="active"><a href="404.html"><i class="fa fa-angle-double-right"></i> 404 Error</a></li>
<li><a href="500.html"><i class="fa fa-angle-double-right"></i> 500 Error</a></li> <li><a href="500.html"><i class="fa fa-angle-double-right"></i> 500 Error</a></li>
<li><a href="blank.html"><i class="fa fa-angle-double-right"></i> Blank Page</a></li> <li><a href="blank.html"><i class="fa fa-angle-double-right"></i> Blank Page</a></li>
</ul> </ul>
</li> </li>
@ -386,7 +386,7 @@
</aside> </aside>
<!-- Right side column. Contains the navbar and content of the page --> <!-- Right side column. Contains the navbar and content of the page -->
<aside class="right-side"> <aside class="right-side">
<!-- Content Header (Page header) --> <!-- Content Header (Page header) -->
<section class="content-header"> <section class="content-header">
<h1> <h1>
@ -401,13 +401,13 @@
<!-- Main content --> <!-- Main content -->
<section class="content"> <section class="content">
<div class="error-page"> <div class="error-page">
<h2 class="headline text-info"> 404</h2> <h2 class="headline text-info"> 404</h2>
<div class="error-content"> <div class="error-content">
<h3><i class="fa fa-warning text-yellow"></i> Oops! Page not found.</h3> <h3><i class="fa fa-warning text-yellow"></i> Oops! Page not found.</h3>
<p> <p>
We could not find the page you were looking for. We could not find the page you were looking for.
Meanwhile, you may <a href='../../index.html'>return to dashboard</a> or try using the search form. Meanwhile, you may <a href='../../index.html'>return to dashboard</a> or try using the search form.
</p> </p>
<form class='search-form'> <form class='search-form'>
@ -433,6 +433,6 @@
<!-- AdminLTE App --> <!-- AdminLTE App -->
<script src="../../js/AdminLTE/app.js" type="text/javascript"></script> <script src="../../js/AdminLTE/app.js" type="text/javascript"></script>
<!-- AdminLTE for demo purposes --> <!-- 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> </body>
</html> </html>

View File

@ -12,7 +12,7 @@
<link href="../../css/ionicons.min.css" rel="stylesheet" type="text/css" /> <link href="../../css/ionicons.min.css" rel="stylesheet" type="text/css" />
<!-- Theme style --> <!-- Theme style -->
<link href="../../css/AdminLTE.css" rel="stylesheet" type="text/css" /> <link href="../../css/AdminLTE.css" rel="stylesheet" type="text/css" />
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]> <!--[if lt IE 9]>
@ -270,7 +270,7 @@
</header> </header>
<div class="wrapper row-offcanvas row-offcanvas-left"> <div class="wrapper row-offcanvas row-offcanvas-left">
<!-- Left side column. contains the logo and sidebar --> <!-- Left side column. contains the logo and sidebar -->
<aside class="left-side sidebar-offcanvas"> <aside class="left-side sidebar-offcanvas">
<!-- sidebar: style can be found in sidebar.less --> <!-- sidebar: style can be found in sidebar.less -->
<section class="sidebar"> <section class="sidebar">
<!-- Sidebar user panel --> <!-- Sidebar user panel -->
@ -340,7 +340,7 @@
<ul class="treeview-menu"> <ul class="treeview-menu">
<li><a href="../forms/general.html"><i class="fa fa-angle-double-right"></i> General Elements</a></li> <li><a href="../forms/general.html"><i class="fa fa-angle-double-right"></i> General Elements</a></li>
<li><a href="../forms/advanced.html"><i class="fa fa-angle-double-right"></i> Advanced Elements</a></li> <li><a href="../forms/advanced.html"><i class="fa fa-angle-double-right"></i> Advanced Elements</a></li>
<li><a href="../forms/editors.html"><i class="fa fa-angle-double-right"></i> Editors</a></li> <li><a href="../forms/editors.html"><i class="fa fa-angle-double-right"></i> Editors</a></li>
</ul> </ul>
</li> </li>
<li class="treeview"> <li class="treeview">
@ -376,7 +376,7 @@
<li><a href="register.html"><i class="fa fa-angle-double-right"></i> Register</a></li> <li><a href="register.html"><i class="fa fa-angle-double-right"></i> Register</a></li>
<li><a href="lockscreen.html"><i class="fa fa-angle-double-right"></i> Lockscreen</a></li> <li><a href="lockscreen.html"><i class="fa fa-angle-double-right"></i> Lockscreen</a></li>
<li><a href="404.html"><i class="fa fa-angle-double-right"></i> 404 Error</a></li> <li><a href="404.html"><i class="fa fa-angle-double-right"></i> 404 Error</a></li>
<li class="active"><a href="500.html"><i class="fa fa-angle-double-right"></i> 500 Error</a></li> <li class="active"><a href="500.html"><i class="fa fa-angle-double-right"></i> 500 Error</a></li>
<li><a href="blank.html"><i class="fa fa-angle-double-right"></i> Blank Page</a></li> <li><a href="blank.html"><i class="fa fa-angle-double-right"></i> Blank Page</a></li>
</ul> </ul>
</li> </li>
@ -386,7 +386,7 @@
</aside> </aside>
<!-- Right side column. Contains the navbar and content of the page --> <!-- Right side column. Contains the navbar and content of the page -->
<aside class="right-side"> <aside class="right-side">
<!-- Content Header (Page header) --> <!-- Content Header (Page header) -->
<section class="content-header"> <section class="content-header">
<h1> <h1>
@ -401,13 +401,13 @@
<!-- Main content --> <!-- Main content -->
<section class="content"> <section class="content">
<div class="error-page"> <div class="error-page">
<h2 class="headline">500</h2> <h2 class="headline">500</h2>
<div class="error-content"> <div class="error-content">
<h3><i class="fa fa-warning text-yellow"></i> Oops! Something went wrong.</h3> <h3><i class="fa fa-warning text-yellow"></i> Oops! Something went wrong.</h3>
<p> <p>
We will work on fixing that right away. We will work on fixing that right away.
Meanwhile, you may <a href='../../index.html'>return to dashboard</a> or try using the search form. Meanwhile, you may <a href='../../index.html'>return to dashboard</a> or try using the search form.
</p> </p>
<form class='search-form'> <form class='search-form'>
@ -433,6 +433,6 @@
<!-- AdminLTE App --> <!-- AdminLTE App -->
<script src="../../js/AdminLTE/app.js" type="text/javascript"></script> <script src="../../js/AdminLTE/app.js" type="text/javascript"></script>
<!-- AdminLTE for demo purposes --> <!-- 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> </body>
</html> </html>

View File

@ -12,7 +12,7 @@
<link href="../../css/ionicons.min.css" rel="stylesheet" type="text/css" /> <link href="../../css/ionicons.min.css" rel="stylesheet" type="text/css" />
<!-- Theme style --> <!-- Theme style -->
<link href="../../css/AdminLTE.css" rel="stylesheet" type="text/css" /> <link href="../../css/AdminLTE.css" rel="stylesheet" type="text/css" />
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]> <!--[if lt IE 9]>
@ -270,7 +270,7 @@
</header> </header>
<div class="wrapper row-offcanvas row-offcanvas-left"> <div class="wrapper row-offcanvas row-offcanvas-left">
<!-- Left side column. contains the logo and sidebar --> <!-- Left side column. contains the logo and sidebar -->
<aside class="left-side sidebar-offcanvas"> <aside class="left-side sidebar-offcanvas">
<!-- sidebar: style can be found in sidebar.less --> <!-- sidebar: style can be found in sidebar.less -->
<section class="sidebar"> <section class="sidebar">
<!-- Sidebar user panel --> <!-- Sidebar user panel -->
@ -340,7 +340,7 @@
<ul class="treeview-menu"> <ul class="treeview-menu">
<li><a href="../forms/general.html"><i class="fa fa-angle-double-right"></i> General Elements</a></li> <li><a href="../forms/general.html"><i class="fa fa-angle-double-right"></i> General Elements</a></li>
<li><a href="../forms/advanced.html"><i class="fa fa-angle-double-right"></i> Advanced Elements</a></li> <li><a href="../forms/advanced.html"><i class="fa fa-angle-double-right"></i> Advanced Elements</a></li>
<li><a href="../forms/editors.html"><i class="fa fa-angle-double-right"></i> Editors</a></li> <li><a href="../forms/editors.html"><i class="fa fa-angle-double-right"></i> Editors</a></li>
</ul> </ul>
</li> </li>
<li class="treeview"> <li class="treeview">
@ -376,7 +376,7 @@
<li><a href="register.html"><i class="fa fa-angle-double-right"></i> Register</a></li> <li><a href="register.html"><i class="fa fa-angle-double-right"></i> Register</a></li>
<li><a href="lockscreen.html"><i class="fa fa-angle-double-right"></i> Lockscreen</a></li> <li><a href="lockscreen.html"><i class="fa fa-angle-double-right"></i> Lockscreen</a></li>
<li><a href="404.html"><i class="fa fa-angle-double-right"></i> 404 Error</a></li> <li><a href="404.html"><i class="fa fa-angle-double-right"></i> 404 Error</a></li>
<li><a href="500.html"><i class="fa fa-angle-double-right"></i> 500 Error</a></li> <li><a href="500.html"><i class="fa fa-angle-double-right"></i> 500 Error</a></li>
<li class="active"><a href="blank.html"><i class="fa fa-angle-double-right"></i> Blank Page</a></li> <li class="active"><a href="blank.html"><i class="fa fa-angle-double-right"></i> Blank Page</a></li>
</ul> </ul>
</li> </li>
@ -386,7 +386,7 @@
</aside> </aside>
<!-- Right side column. Contains the navbar and content of the page --> <!-- Right side column. Contains the navbar and content of the page -->
<aside class="right-side"> <aside class="right-side">
<!-- Content Header (Page header) --> <!-- Content Header (Page header) -->
<section class="content-header"> <section class="content-header">
<h1> <h1>
@ -402,7 +402,7 @@
<!-- Main content --> <!-- Main content -->
<section class="content"> <section class="content">
</section><!-- /.content --> </section><!-- /.content -->
</aside><!-- /.right-side --> </aside><!-- /.right-side -->
@ -416,6 +416,6 @@
<!-- AdminLTE App --> <!-- AdminLTE App -->
<script src="../../js/AdminLTE/app.js" type="text/javascript"></script> <script src="../../js/AdminLTE/app.js" type="text/javascript"></script>
<!-- AdminLTE for demo purposes --> <!-- 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> </body>
</html> </html>

View File

@ -270,7 +270,7 @@
</header> </header>
<div class="wrapper row-offcanvas row-offcanvas-left"> <div class="wrapper row-offcanvas row-offcanvas-left">
<!-- Left side column. contains the logo and sidebar --> <!-- Left side column. contains the logo and sidebar -->
<aside class="left-side sidebar-offcanvas"> <aside class="left-side sidebar-offcanvas">
<!-- sidebar: style can be found in sidebar.less --> <!-- sidebar: style can be found in sidebar.less -->
<section class="sidebar"> <section class="sidebar">
<!-- Sidebar user panel --> <!-- Sidebar user panel -->
@ -340,7 +340,7 @@
<ul class="treeview-menu"> <ul class="treeview-menu">
<li><a href="../forms/general.html"><i class="fa fa-angle-double-right"></i> General Elements</a></li> <li><a href="../forms/general.html"><i class="fa fa-angle-double-right"></i> General Elements</a></li>
<li><a href="../forms/advanced.html"><i class="fa fa-angle-double-right"></i> Advanced Elements</a></li> <li><a href="../forms/advanced.html"><i class="fa fa-angle-double-right"></i> Advanced Elements</a></li>
<li><a href="../forms/editors.html"><i class="fa fa-angle-double-right"></i> Editors</a></li> <li><a href="../forms/editors.html"><i class="fa fa-angle-double-right"></i> Editors</a></li>
</ul> </ul>
</li> </li>
<li class="treeview"> <li class="treeview">
@ -376,7 +376,7 @@
<li><a href="register.html"><i class="fa fa-angle-double-right"></i> Register</a></li> <li><a href="register.html"><i class="fa fa-angle-double-right"></i> Register</a></li>
<li><a href="lockscreen.html"><i class="fa fa-angle-double-right"></i> Lockscreen</a></li> <li><a href="lockscreen.html"><i class="fa fa-angle-double-right"></i> Lockscreen</a></li>
<li><a href="404.html"><i class="fa fa-angle-double-right"></i> 404 Error</a></li> <li><a href="404.html"><i class="fa fa-angle-double-right"></i> 404 Error</a></li>
<li><a href="500.html"><i class="fa fa-angle-double-right"></i> 500 Error</a></li> <li><a href="500.html"><i class="fa fa-angle-double-right"></i> 500 Error</a></li>
<li><a href="blank.html"><i class="fa fa-angle-double-right"></i> Blank Page</a></li> <li><a href="blank.html"><i class="fa fa-angle-double-right"></i> Blank Page</a></li>
</ul> </ul>
</li> </li>
@ -386,7 +386,7 @@
</aside> </aside>
<!-- Right side column. Contains the navbar and content of the page --> <!-- Right side column. Contains the navbar and content of the page -->
<aside class="right-side"> <aside class="right-side">
<!-- Content Header (Page header) --> <!-- Content Header (Page header) -->
<section class="content-header"> <section class="content-header">
<h1> <h1>
@ -408,14 +408,14 @@
</div> </div>
<!-- Main content --> <!-- Main content -->
<section class="content invoice"> <section class="content invoice">
<!-- title row --> <!-- title row -->
<div class="row"> <div class="row">
<div class="col-xs-12"> <div class="col-xs-12">
<h2 class="page-header"> <h2 class="page-header">
<i class="fa fa-globe"></i> AdminLTE, Inc. <i class="fa fa-globe"></i> AdminLTE, Inc.
<small class="pull-right">Date: 2/10/2014</small> <small class="pull-right">Date: 2/10/2014</small>
</h2> </h2>
</div><!-- /.col --> </div><!-- /.col -->
</div> </div>
<!-- info row --> <!-- info row -->
@ -460,7 +460,7 @@
<th>Serial #</th> <th>Serial #</th>
<th>Description</th> <th>Description</th>
<th>Subtotal</th> <th>Subtotal</th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
@ -492,7 +492,7 @@
<td>$25.99</td> <td>$25.99</td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
</div><!-- /.col --> </div><!-- /.col -->
</div><!-- /.row --> </div><!-- /.row -->
@ -537,7 +537,7 @@
<div class="row no-print"> <div class="row no-print">
<div class="col-xs-12"> <div class="col-xs-12">
<button class="btn btn-default" onclick="window.print();"><i class="fa fa-print"></i> Print</button> <button class="btn btn-default" onclick="window.print();"><i class="fa fa-print"></i> Print</button>
<button class="btn btn-success pull-right"><i class="fa fa-credit-card"></i> Submit Payment</button> <button class="btn btn-success pull-right"><i class="fa fa-credit-card"></i> Submit Payment</button>
<button class="btn btn-primary pull-right" style="margin-right: 5px;"><i class="fa fa-download"></i> Generate PDF</button> <button class="btn btn-primary pull-right" style="margin-right: 5px;"><i class="fa fa-download"></i> Generate PDF</button>
</div> </div>
</div> </div>
@ -553,6 +553,6 @@
<!-- AdminLTE App --> <!-- AdminLTE App -->
<script src="../../js/AdminLTE/app.js" type="text/javascript"></script> <script src="../../js/AdminLTE/app.js" type="text/javascript"></script>
<!-- AdminLTE for demo purposes --> <!-- 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> </body>
</html> </html>

View File

@ -482,14 +482,14 @@
<div class="box-body"> <div class="box-body">
<!-- Color Picker --> <!-- Color Picker -->
<div class="form-group"> <div class="form-group">
<label>Color picker:</label> <label>Color picker:</label>
<input type="text" class="form-control my-colorpicker1"/> <input type="text" class="form-control my-colorpicker1"/>
</div><!-- /.form group --> </div><!-- /.form group -->
<!-- Color Picker --> <!-- Color Picker -->
<div class="form-group"> <div class="form-group">
<label>Color picker with addon:</label> <label>Color picker with addon:</label>
<div class="input-group my-colorpicker2"> <div class="input-group my-colorpicker2">
<input type="text" class="form-control"/> <input type="text" class="form-control"/>
<div class="input-group-addon"> <div class="input-group-addon">
<i></i> <i></i>
@ -501,7 +501,7 @@
<div class="bootstrap-timepicker"> <div class="bootstrap-timepicker">
<div class="form-group"> <div class="form-group">
<label>Time picker:</label> <label>Time picker:</label>
<div class="input-group"> <div class="input-group">
<input type="text" class="form-control timepicker"/> <input type="text" class="form-control timepicker"/>
<div class="input-group-addon"> <div class="input-group-addon">
<i class="fa fa-clock-o"></i> <i class="fa fa-clock-o"></i>
@ -578,12 +578,12 @@
</div> </div>
<!-- radio --> <!-- radio -->
<div class="form-group"> <div class="form-group">
<label> <label>
<input type="radio" name="r1" class="minimal" checked/> <input type="radio" name="r1" class="minimal" checked/>
</label> </label>
<label> <label>
<input type="radio" name="r1" class="minimal"/> <input type="radio" name="r1" class="minimal"/>
</label> </label>
<label> <label>
<input type="radio" name="r1" class="minimal" disabled/> <input type="radio" name="r1" class="minimal" disabled/>
@ -608,12 +608,12 @@
</div> </div>
<!-- radio --> <!-- radio -->
<div class="form-group"> <div class="form-group">
<label> <label>
<input type="radio" name="r2" class="minimal-red" checked/> <input type="radio" name="r2" class="minimal-red" checked/>
</label> </label>
<label> <label>
<input type="radio" name="r2" class="minimal-red"/> <input type="radio" name="r2" class="minimal-red"/>
</label> </label>
<label> <label>
<input type="radio" name="r2" class="minimal-red" disabled/> <input type="radio" name="r2" class="minimal-red" disabled/>
@ -638,12 +638,12 @@
</div> </div>
<!-- radio --> <!-- radio -->
<div class="form-group"> <div class="form-group">
<label> <label>
<input type="radio" name="r3" class="flat-red" checked/> <input type="radio" name="r3" class="flat-red" checked/>
</label> </label>
<label> <label>
<input type="radio" name="r3" class="flat-red"/> <input type="radio" name="r3" class="flat-red"/>
</label> </label>
<label> <label>
<input type="radio" name="r3" class="flat-red" disabled/> <input type="radio" name="r3" class="flat-red" disabled/>
@ -656,7 +656,7 @@
</div> </div>
</div><!-- /.box --> </div><!-- /.box -->
</div><!-- /.col (right) --> </div><!-- /.col (right) -->
</div><!-- /.row --> </div><!-- /.row -->
</section><!-- /.content --> </section><!-- /.content -->
</aside><!-- /.right-side --> </aside><!-- /.right-side -->
@ -680,7 +680,7 @@
<!-- AdminLTE App --> <!-- AdminLTE App -->
<script src="../../js/AdminLTE/app.js" type="text/javascript"></script> <script src="../../js/AdminLTE/app.js" type="text/javascript"></script>
<!-- AdminLTE for demo purposes --> <!-- AdminLTE for demo purposes -->
<script src="js/AdminLTE/demo.js" type="text/javascript"></script> <script src="../../js/AdminLTE/demo.js" type="text/javascript"></script>
<!-- Page script --> <!-- Page script -->
<script type="text/javascript"> <script type="text/javascript">
$(function() { $(function() {
@ -743,4 +743,4 @@
</script> </script>
</body> </body>
</html> </html>

View File

@ -14,7 +14,7 @@
<link href="../../css/AdminLTE.css" rel="stylesheet" type="text/css" /> <link href="../../css/AdminLTE.css" rel="stylesheet" type="text/css" />
<!-- bootstrap wysihtml5 - text editor --> <!-- bootstrap wysihtml5 - text editor -->
<link href="../../css/bootstrap-wysihtml5/bootstrap3-wysihtml5.min.css" rel="stylesheet" type="text/css" /> <link href="../../css/bootstrap-wysihtml5/bootstrap3-wysihtml5.min.css" rel="stylesheet" type="text/css" />
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]> <!--[if lt IE 9]>
@ -420,7 +420,7 @@
<form> <form>
<textarea id="editor1" name="editor1" rows="10" cols="80"> <textarea id="editor1" name="editor1" rows="10" cols="80">
This is my textarea to be replaced with CKEditor. This is my textarea to be replaced with CKEditor.
</textarea> </textarea>
</form> </form>
</div> </div>
</div><!-- /.box --> </div><!-- /.box -->
@ -436,7 +436,7 @@
</div><!-- /.box-header --> </div><!-- /.box-header -->
<div class='box-body pad'> <div class='box-body pad'>
<form> <form>
<textarea class="textarea" placeholder="Place some text here" style="width: 100%; height: 200px; font-size: 14px; line-height: 18px; border: 1px solid #dddddd; padding: 10px;"></textarea> <textarea class="textarea" placeholder="Place some text here" style="width: 100%; height: 200px; font-size: 14px; line-height: 18px; border: 1px solid #dddddd; padding: 10px;"></textarea>
</form> </form>
</div> </div>
</div> </div>
@ -457,7 +457,7 @@
<!-- AdminLTE App --> <!-- AdminLTE App -->
<script src="../../js/AdminLTE/app.js" type="text/javascript"></script> <script src="../../js/AdminLTE/app.js" type="text/javascript"></script>
<!-- AdminLTE for demo purposes --> <!-- AdminLTE for demo purposes -->
<script src="js/AdminLTE/demo.js" type="text/javascript"></script> <script src="../../js/AdminLTE/demo.js" type="text/javascript"></script>
<!-- CK Editor --> <!-- CK Editor -->
<script src="../../js/plugins/ckeditor/ckeditor.js" type="text/javascript"></script> <script src="../../js/plugins/ckeditor/ckeditor.js" type="text/javascript"></script>
<!-- Bootstrap WYSIHTML5 --> <!-- Bootstrap WYSIHTML5 -->
@ -473,4 +473,4 @@
</script> </script>
</body> </body>
</html> </html>

View File

@ -12,7 +12,7 @@
<link href="../../css/ionicons.min.css" rel="stylesheet" type="text/css" /> <link href="../../css/ionicons.min.css" rel="stylesheet" type="text/css" />
<!-- Theme style --> <!-- Theme style -->
<link href="../../css/AdminLTE.css" rel="stylesheet" type="text/css" /> <link href="../../css/AdminLTE.css" rel="stylesheet" type="text/css" />
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]> <!--[if lt IE 9]>
@ -270,7 +270,7 @@
</header> </header>
<div class="wrapper row-offcanvas row-offcanvas-left"> <div class="wrapper row-offcanvas row-offcanvas-left">
<!-- Left side column. contains the logo and sidebar --> <!-- Left side column. contains the logo and sidebar -->
<aside class="left-side sidebar-offcanvas"> <aside class="left-side sidebar-offcanvas">
<!-- sidebar: style can be found in sidebar.less --> <!-- sidebar: style can be found in sidebar.less -->
<section class="sidebar"> <section class="sidebar">
<!-- Sidebar user panel --> <!-- Sidebar user panel -->
@ -340,7 +340,7 @@
<ul class="treeview-menu"> <ul class="treeview-menu">
<li><a href="general.html"><i class="fa fa-angle-double-right"></i> General Elements</a></li> <li><a href="general.html"><i class="fa fa-angle-double-right"></i> General Elements</a></li>
<li><a href="advanced.html"><i class="fa fa-angle-double-right"></i> Advanced Elements</a></li> <li><a href="advanced.html"><i class="fa fa-angle-double-right"></i> Advanced Elements</a></li>
<li><a href="editors.html"><i class="fa fa-angle-double-right"></i> Editors</a></li> <li><a href="editors.html"><i class="fa fa-angle-double-right"></i> Editors</a></li>
</ul> </ul>
</li> </li>
<li class="treeview"> <li class="treeview">
@ -376,7 +376,7 @@
<li><a href="../examples/register.html"><i class="fa fa-angle-double-right"></i> Register</a></li> <li><a href="../examples/register.html"><i class="fa fa-angle-double-right"></i> Register</a></li>
<li><a href="../examples/lockscreen.html"><i class="fa fa-angle-double-right"></i> Lockscreen</a></li> <li><a href="../examples/lockscreen.html"><i class="fa fa-angle-double-right"></i> Lockscreen</a></li>
<li><a href="../examples/404.html"><i class="fa fa-angle-double-right"></i> 404 Error</a></li> <li><a href="../examples/404.html"><i class="fa fa-angle-double-right"></i> 404 Error</a></li>
<li><a href="../examples/500.html"><i class="fa fa-angle-double-right"></i> 500 Error</a></li> <li><a href="../examples/500.html"><i class="fa fa-angle-double-right"></i> 500 Error</a></li>
<li><a href="../examples/blank.html"><i class="fa fa-angle-double-right"></i> Blank Page</a></li> <li><a href="../examples/blank.html"><i class="fa fa-angle-double-right"></i> Blank Page</a></li>
</ul> </ul>
</li> </li>
@ -386,7 +386,7 @@
</aside> </aside>
<!-- Right side column. Contains the navbar and content of the page --> <!-- Right side column. Contains the navbar and content of the page -->
<aside class="right-side"> <aside class="right-side">
<!-- Content Header (Page header) --> <!-- Content Header (Page header) -->
<section class="content-header"> <section class="content-header">
<h1> <h1>
@ -401,7 +401,7 @@
<!-- Main content --> <!-- Main content -->
<section class="content"> <section class="content">
</section><!-- /.content --> </section><!-- /.content -->
</aside><!-- /.right-side --> </aside><!-- /.right-side -->
@ -415,6 +415,6 @@
<!-- AdminLTE App --> <!-- AdminLTE App -->
<script src="../../js/AdminLTE/app.js" type="text/javascript"></script> <script src="../../js/AdminLTE/app.js" type="text/javascript"></script>
<!-- AdminLTE for demo purposes --> <!-- 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> </body>
</html> </html>

View File

@ -608,31 +608,31 @@
</div> </div>
<!-- checkbox --> <!-- checkbox -->
<div class="form-group"> <div class="form-group">
<div class="checkbox"> <div class="checkbox">
<label> <label>
<input type="checkbox"/> <input type="checkbox"/>
Checkbox 1 Checkbox 1
</label> </label>
</div> </div>
<div class="checkbox"> <div class="checkbox">
<label> <label>
<input type="checkbox"/> <input type="checkbox"/>
Checkbox 2 Checkbox 2
</label> </label>
</div> </div>
<div class="checkbox"> <div class="checkbox">
<label> <label>
<input type="checkbox" disabled/> <input type="checkbox" disabled/>
Checkbox disabled Checkbox disabled
</label> </label>
</div> </div>
</div> </div>
<!-- radio --> <!-- radio -->
<div class="form-group"> <div class="form-group">
<div class="radio"> <div class="radio">
<label> <label>
<input type="radio" name="optionsRadios" id="optionsRadios1" value="option1" checked> <input type="radio" name="optionsRadios" id="optionsRadios1" value="option1" checked>
@ -712,6 +712,6 @@
<!-- AdminLTE App --> <!-- AdminLTE App -->
<script src="../../js/AdminLTE/app.js" type="text/javascript"></script> <script src="../../js/AdminLTE/app.js" type="text/javascript"></script>
<!-- AdminLTE for demo purposes --> <!-- 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> </body>
</html> </html>

View File

@ -451,12 +451,12 @@
</div> </div>
<div class="col-sm-6 search-form"> <div class="col-sm-6 search-form">
<form action="#" class="text-right"> <form action="#" class="text-right">
<div class="input-group"> <div class="input-group">
<input type="text" class="form-control input-sm" placeholder="Search"> <input type="text" class="form-control input-sm" placeholder="Search">
<div class="input-group-btn"> <div class="input-group-btn">
<button type="submit" name="q" class="btn btn-sm btn-primary"><i class="fa fa-search"></i></button> <button type="submit" name="q" class="btn btn-sm btn-primary"><i class="fa fa-search"></i></button>
</div> </div>
</div> </div>
</form> </form>
</div> </div>
</div><!-- /.row --> </div><!-- /.row -->
@ -593,7 +593,7 @@
<div class="form-group"> <div class="form-group">
<textarea name="message" id="email_message" class="form-control" placeholder="Message" style="height: 120px;"></textarea> <textarea name="message" id="email_message" class="form-control" placeholder="Message" style="height: 120px;"></textarea>
</div> </div>
<div class="form-group"> <div class="form-group">
<div class="btn btn-success btn-file"> <div class="btn btn-success btn-file">
<i class="fa fa-paperclip"></i> Attachment <i class="fa fa-paperclip"></i> Attachment
<input type="file" name="attachment"/> <input type="file" name="attachment"/>
@ -620,7 +620,7 @@
<!-- AdminLTE App --> <!-- AdminLTE App -->
<script src="../js/AdminLTE/app.js" type="text/javascript"></script> <script src="../js/AdminLTE/app.js" type="text/javascript"></script>
<!-- AdminLTE for demo purposes --> <!-- AdminLTE for demo purposes -->
<script src="js/AdminLTE/demo.js" type="text/javascript"></script> <script src="../js/AdminLTE/demo.js" type="text/javascript"></script>
<!-- Bootstrap WYSIHTML5 --> <!-- Bootstrap WYSIHTML5 -->
<script src="../jsplugins//bootstrap-wysihtml5/bootstrap3-wysihtml5.all.min.js" type="text/javascript"></script> <script src="../jsplugins//bootstrap-wysihtml5/bootstrap3-wysihtml5.all.min.js" type="text/javascript"></script>
<!-- iCheck --> <!-- iCheck -->
@ -672,4 +672,4 @@
</script> </script>
</body> </body>
</html> </html>

View File

@ -272,7 +272,7 @@
</header> </header>
<div class="wrapper row-offcanvas row-offcanvas-left"> <div class="wrapper row-offcanvas row-offcanvas-left">
<!-- Left side column. contains the logo and sidebar --> <!-- Left side column. contains the logo and sidebar -->
<aside class="left-side sidebar-offcanvas"> <aside class="left-side sidebar-offcanvas">
<!-- sidebar: style can be found in sidebar.less --> <!-- sidebar: style can be found in sidebar.less -->
<section class="sidebar"> <section class="sidebar">
<!-- Sidebar user panel --> <!-- Sidebar user panel -->
@ -342,7 +342,7 @@
<ul class="treeview-menu"> <ul class="treeview-menu">
<li><a href="../forms/general.html"><i class="fa fa-angle-double-right"></i> General Elements</a></li> <li><a href="../forms/general.html"><i class="fa fa-angle-double-right"></i> General Elements</a></li>
<li><a href="../forms/advanced.html"><i class="fa fa-angle-double-right"></i> Advanced Elements</a></li> <li><a href="../forms/advanced.html"><i class="fa fa-angle-double-right"></i> Advanced Elements</a></li>
<li><a href="../forms/editors.html"><i class="fa fa-angle-double-right"></i> Editors</a></li> <li><a href="../forms/editors.html"><i class="fa fa-angle-double-right"></i> Editors</a></li>
</ul> </ul>
</li> </li>
<li class="treeview active"> <li class="treeview active">
@ -378,7 +378,7 @@
<li><a href="../examples/register.html"><i class="fa fa-angle-double-right"></i> Register</a></li> <li><a href="../examples/register.html"><i class="fa fa-angle-double-right"></i> Register</a></li>
<li><a href="../examples/lockscreen.html"><i class="fa fa-angle-double-right"></i> Lockscreen</a></li> <li><a href="../examples/lockscreen.html"><i class="fa fa-angle-double-right"></i> Lockscreen</a></li>
<li><a href="../examples/404.html"><i class="fa fa-angle-double-right"></i> 404 Error</a></li> <li><a href="../examples/404.html"><i class="fa fa-angle-double-right"></i> 404 Error</a></li>
<li><a href="../examples/500.html"><i class="fa fa-angle-double-right"></i> 500 Error</a></li> <li><a href="../examples/500.html"><i class="fa fa-angle-double-right"></i> 500 Error</a></li>
<li><a href="../examples/blank.html"><i class="fa fa-angle-double-right"></i> Blank Page</a></li> <li><a href="../examples/blank.html"><i class="fa fa-angle-double-right"></i> Blank Page</a></li>
</ul> </ul>
</li> </li>
@ -388,7 +388,7 @@
</aside> </aside>
<!-- Right side column. Contains the navbar and content of the page --> <!-- Right side column. Contains the navbar and content of the page -->
<aside class="right-side"> <aside class="right-side">
<!-- Content Header (Page header) --> <!-- Content Header (Page header) -->
<section class="content-header"> <section class="content-header">
<h1> <h1>
@ -408,7 +408,7 @@
<div class="col-xs-12"> <div class="col-xs-12">
<div class="box"> <div class="box">
<div class="box-header"> <div class="box-header">
<h3 class="box-title">Hover Data Table</h3> <h3 class="box-title">Hover Data Table</h3>
</div><!-- /.box-header --> </div><!-- /.box-header -->
<div class="box-body table-responsive"> <div class="box-body table-responsive">
<table id="example2" class="table table-bordered table-hover"> <table id="example2" class="table table-bordered table-hover">
@ -838,10 +838,10 @@
</table> </table>
</div><!-- /.box-body --> </div><!-- /.box-body -->
</div><!-- /.box --> </div><!-- /.box -->
<div class="box"> <div class="box">
<div class="box-header"> <div class="box-header">
<h3 class="box-title">Data Table With Full Features</h3> <h3 class="box-title">Data Table With Full Features</h3>
</div><!-- /.box-header --> </div><!-- /.box-header -->
<div class="box-body table-responsive"> <div class="box-body table-responsive">
<table id="example1" class="table table-bordered table-striped"> <table id="example1" class="table table-bordered table-striped">
@ -1289,7 +1289,7 @@
<!-- AdminLTE App --> <!-- AdminLTE App -->
<script src="../../js/AdminLTE/app.js" type="text/javascript"></script> <script src="../../js/AdminLTE/app.js" type="text/javascript"></script>
<!-- AdminLTE for demo purposes --> <!-- AdminLTE for demo purposes -->
<script src="js/AdminLTE/demo.js" type="text/javascript"></script> <script src="../../js/AdminLTE/demo.js" type="text/javascript"></script>
<!-- page script --> <!-- page script -->
<script type="text/javascript"> <script type="text/javascript">
$(function() { $(function() {
@ -1306,4 +1306,4 @@
</script> </script>
</body> </body>
</html> </html>

View File

@ -270,7 +270,7 @@
</header> </header>
<div class="wrapper row-offcanvas row-offcanvas-left"> <div class="wrapper row-offcanvas row-offcanvas-left">
<!-- Left side column. contains the logo and sidebar --> <!-- Left side column. contains the logo and sidebar -->
<aside class="left-side sidebar-offcanvas"> <aside class="left-side sidebar-offcanvas">
<!-- sidebar: style can be found in sidebar.less --> <!-- sidebar: style can be found in sidebar.less -->
<section class="sidebar"> <section class="sidebar">
<!-- Sidebar user panel --> <!-- Sidebar user panel -->
@ -340,7 +340,7 @@
<ul class="treeview-menu"> <ul class="treeview-menu">
<li><a href="../forms/general.html"><i class="fa fa-angle-double-right"></i> General Elements</a></li> <li><a href="../forms/general.html"><i class="fa fa-angle-double-right"></i> General Elements</a></li>
<li><a href="../forms/advanced.html"><i class="fa fa-angle-double-right"></i> Advanced Elements</a></li> <li><a href="../forms/advanced.html"><i class="fa fa-angle-double-right"></i> Advanced Elements</a></li>
<li><a href="../forms/editors.html"><i class="fa fa-angle-double-right"></i> Editors</a></li> <li><a href="../forms/editors.html"><i class="fa fa-angle-double-right"></i> Editors</a></li>
</ul> </ul>
</li> </li>
<li class="treeview"> <li class="treeview">
@ -376,7 +376,7 @@
<li><a href="../examples/register.html"><i class="fa fa-angle-double-right"></i> Register</a></li> <li><a href="../examples/register.html"><i class="fa fa-angle-double-right"></i> Register</a></li>
<li><a href="../examples/lockscreen.html"><i class="fa fa-angle-double-right"></i> Lockscreen</a></li> <li><a href="../examples/lockscreen.html"><i class="fa fa-angle-double-right"></i> Lockscreen</a></li>
<li><a href="../examples/404.html"><i class="fa fa-angle-double-right"></i> 404 Error</a></li> <li><a href="../examples/404.html"><i class="fa fa-angle-double-right"></i> 404 Error</a></li>
<li><a href="../examples/500.html"><i class="fa fa-angle-double-right"></i> 500 Error</a></li> <li><a href="../examples/500.html"><i class="fa fa-angle-double-right"></i> 500 Error</a></li>
<li><a href="../examples/blank.html"><i class="fa fa-angle-double-right"></i> Blank Page</a></li> <li><a href="../examples/blank.html"><i class="fa fa-angle-double-right"></i> Blank Page</a></li>
</ul> </ul>
</li> </li>
@ -386,7 +386,7 @@
</aside> </aside>
<!-- Right side column. Contains the navbar and content of the page --> <!-- Right side column. Contains the navbar and content of the page -->
<aside class="right-side"> <aside class="right-side">
<!-- Content Header (Page header) --> <!-- Content Header (Page header) -->
<section class="content-header"> <section class="content-header">
<h1> <h1>
@ -415,6 +415,6 @@
<!-- AdminLTE App --> <!-- AdminLTE App -->
<script src="../../js/AdminLTE/app.js" type="text/javascript"></script> <script src="../../js/AdminLTE/app.js" type="text/javascript"></script>
<!-- AdminLTE for demo purposes --> <!-- 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> </body>
</html> </html>

View File

@ -270,7 +270,7 @@
</header> </header>
<div class="wrapper row-offcanvas row-offcanvas-left"> <div class="wrapper row-offcanvas row-offcanvas-left">
<!-- Left side column. contains the logo and sidebar --> <!-- Left side column. contains the logo and sidebar -->
<aside class="left-side sidebar-offcanvas"> <aside class="left-side sidebar-offcanvas">
<!-- sidebar: style can be found in sidebar.less --> <!-- sidebar: style can be found in sidebar.less -->
<section class="sidebar"> <section class="sidebar">
<!-- Sidebar user panel --> <!-- Sidebar user panel -->
@ -340,7 +340,7 @@
<ul class="treeview-menu"> <ul class="treeview-menu">
<li><a href="../forms/general.html"><i class="fa fa-angle-double-right"></i> General Elements</a></li> <li><a href="../forms/general.html"><i class="fa fa-angle-double-right"></i> General Elements</a></li>
<li><a href="../forms/advanced.html"><i class="fa fa-angle-double-right"></i> Advanced Elements</a></li> <li><a href="../forms/advanced.html"><i class="fa fa-angle-double-right"></i> Advanced Elements</a></li>
<li><a href="../forms/editors.html"><i class="fa fa-angle-double-right"></i> Editors</a></li> <li><a href="../forms/editors.html"><i class="fa fa-angle-double-right"></i> Editors</a></li>
</ul> </ul>
</li> </li>
<li class="treeview active"> <li class="treeview active">
@ -376,7 +376,7 @@
<li><a href="../examples/register.html"><i class="fa fa-angle-double-right"></i> Register</a></li> <li><a href="../examples/register.html"><i class="fa fa-angle-double-right"></i> Register</a></li>
<li><a href="../examples/lockscreen.html"><i class="fa fa-angle-double-right"></i> Lockscreen</a></li> <li><a href="../examples/lockscreen.html"><i class="fa fa-angle-double-right"></i> Lockscreen</a></li>
<li><a href="../examples/404.html"><i class="fa fa-angle-double-right"></i> 404 Error</a></li> <li><a href="../examples/404.html"><i class="fa fa-angle-double-right"></i> 404 Error</a></li>
<li><a href="../examples/500.html"><i class="fa fa-angle-double-right"></i> 500 Error</a></li> <li><a href="../examples/500.html"><i class="fa fa-angle-double-right"></i> 500 Error</a></li>
<li><a href="../examples/blank.html"><i class="fa fa-angle-double-right"></i> Blank Page</a></li> <li><a href="../examples/blank.html"><i class="fa fa-angle-double-right"></i> Blank Page</a></li>
</ul> </ul>
</li> </li>
@ -386,7 +386,7 @@
</aside> </aside>
<!-- Right side column. Contains the navbar and content of the page --> <!-- Right side column. Contains the navbar and content of the page -->
<aside class="right-side"> <aside class="right-side">
<!-- Content Header (Page header) --> <!-- Content Header (Page header) -->
<section class="content-header"> <section class="content-header">
<h1> <h1>
@ -704,7 +704,7 @@
</div><!-- /.box --> </div><!-- /.box -->
</div> </div>
</div> </div>
</section><!-- /.content --> </section><!-- /.content -->
</aside><!-- /.right-side --> </aside><!-- /.right-side -->
</div><!-- ./wrapper --> </div><!-- ./wrapper -->
@ -716,6 +716,6 @@
<!-- AdminLTE App --> <!-- AdminLTE App -->
<script src="../../js/AdminLTE/app.js" type="text/javascript"></script> <script src="../../js/AdminLTE/app.js" type="text/javascript"></script>
<!-- AdminLTE for demo purposes --> <!-- 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> </body>
</html> </html>

View File

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