Update adminlte version

This commit is contained in:
Abdullah Almsaeed
2016-10-22 15:32:28 -04:00
parent 64443ee54f
commit 97dfbaa79f
403 changed files with 883 additions and 89503 deletions

View File

@@ -133,13 +133,13 @@
</li>
<!-- Menu Body -->
<li class="user-body">
<div class="col-xs-4 text-center">
<div class="col-xs-4 text-xs-center">
<a href="#">Followers</a>
</div>
<div class="col-xs-4 text-center">
<div class="col-xs-4 text-xs-center">
<a href="#">Sales</a>
</div>
<div class="col-xs-4 text-center">
<div class="col-xs-4 text-xs-center">
<a href="#">Friends</a>
</div>
</li>
@@ -270,13 +270,13 @@
&LT;/li>
&LT;!-- Menu Body -->
&LT;li class="user-body">
&LT;div class="col-xs-4 text-center">
&LT;div class="col-xs-4 text-xs-center">
&LT;a href="#">Followers&LT;/a>
&LT;/div>
&LT;div class="col-xs-4 text-center">
&LT;div class="col-xs-4 text-xs-center">
&LT;a href="#">Sales&LT;/a>
&LT;/div>
&LT;div class="col-xs-4 text-center">
&LT;div class="col-xs-4 text-xs-center">
&LT;a href="#">Friends&LT;/a>
&LT;/div>
&LT;/li>

View File

@@ -13,7 +13,7 @@
</div>
<h3>Layout Options</h3>
<p class="lead">AdminLTE 2.0 provides a set of options to apply to your main layout. Each on of these classes can be added
<p class="lead">AdminLTE 3.0 provides a set of options to apply to your main layout. Each on of these classes can be added
to the body tag to get the desired goal.</p>
<ul>
<li><b>Fixed:</b> use the class <code>.fixed</code> to get a fixed header and sidebar.</li>

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>AdminLTE 2 | Documentation</title>
<title>AdminLTE 3 | Documentation</title>
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
<!-- Bootstrap 3.3.5 -->
<link rel="stylesheet" href="../bootstrap/css/bootstrap.min.css">

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>AdminLTE 2 | Documentation</title>
<title>AdminLTE 3 | Documentation</title>
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
<!-- Bootstrap 3.3.5 -->
<link rel="stylesheet" href="../bootstrap/css/bootstrap.min.css">
@@ -221,7 +221,7 @@ AdminLTE/
</div>
<h3>Layout Options</h3>
<p class="lead">AdminLTE 2.0 provides a set of options to apply to your main layout. Each on of these classes can be added
<p class="lead">AdminLTE 3.0 provides a set of options to apply to your main layout. Each on of these classes can be added
to the body tag to get the desired goal.</p>
<ul>
<li><b>Fixed:</b> use the class <code>.fixed</code> to get a fixed header and sidebar.</li>
@@ -564,13 +564,13 @@ AdminLTE/
</li>
<!-- Menu Body -->
<li class="user-body">
<div class="col-xs-4 text-center">
<div class="col-xs-4 text-xs-center">
<a href="#">Followers</a>
</div>
<div class="col-xs-4 text-center">
<div class="col-xs-4 text-xs-center">
<a href="#">Sales</a>
</div>
<div class="col-xs-4 text-center">
<div class="col-xs-4 text-xs-center">
<a href="#">Friends</a>
</div>
</li>
@@ -701,13 +701,13 @@ AdminLTE/
&LT;/li>
&LT;!-- Menu Body -->
&LT;li class="user-body">
&LT;div class="col-xs-4 text-center">
&LT;div class="col-xs-4 text-xs-center">
&LT;a href="#">Followers&LT;/a>
&LT;/div>
&LT;div class="col-xs-4 text-center">
&LT;div class="col-xs-4 text-xs-center">
&LT;a href="#">Sales&LT;/a>
&LT;/div>
&LT;div class="col-xs-4 text-center">
&LT;div class="col-xs-4 text-xs-center">
&LT;a href="#">Friends&LT;/a>
&LT;/div>
&LT;/li>