Skip to content

Commit

Permalink
pull from master
Browse files Browse the repository at this point in the history
  • Loading branch information
almasaeed2010 committed Jun 8, 2015
2 parents 586db74 + e8553fd commit 406de4e
Show file tree
Hide file tree
Showing 35 changed files with 48 additions and 48 deletions.
2 changes: 1 addition & 1 deletion build/less/labels.less
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
.label-info {
&:extend(.bg-aqua);
}
.label-waring {
.label-warning {
&:extend(.bg-yellow);
}
.label-primary {
Expand Down
4 changes: 2 additions & 2 deletions dist/css/AdminLTE.css
Original file line number Diff line number Diff line change
Expand Up @@ -3706,7 +3706,7 @@ table.text-center th {
.alert-info,
.label-danger,
.label-info,
.label-waring,
.label-warning,
.label-primary,
.label-success,
.modal-primary .modal-body,
Expand Down Expand Up @@ -3744,7 +3744,7 @@ table.text-center th {
.bg-yellow,
.callout.callout-warning,
.alert-warning,
.label-waring,
.label-warning,
.modal-warning .modal-body {
background-color: #f39c12 !important;
}
Expand Down
2 changes: 1 addition & 1 deletion dist/css/AdminLTE.min.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions documentation/build/include/faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ <h2 class='page-header'><a href="#faq">FAQ</a></h2>
<h3>Can AdminLTE be used with Wordpress?</h3>
<p class="lead">AdminLTE is an HTML template that can be used for any purpose. However, it is not made to be easily installed on Wordpress. It will require some effort and enough knowledge of the Wordpress script to do so.</p>

<h3>Is there an integration guide for PHP frameworks such as Yii or Symphony?</h3>
<h3>Is there an integration guide for PHP frameworks such as Yii or Symfony?</h3>
<p class='lead'>Short answer, no. However, there are forks and tutorials around the web that
provide info on how to integrate with many different frameworks. There are even versions of
AdminLTE that are integrated with jQuery ajax, AngularJS and/or MVC5 ASP .NET.
Expand All @@ -14,4 +14,4 @@ <h3>How do I get notified of new AdminLTE versions?</h3>
<a href="http://almsaeedstudio.com/#subscribe">subscription form on Almsaeed Studio</a>.
If that's not appealing to you, you may watch the <a href="https://github.com/almasaeed2010/AdminLTE">repository on Github</a>
or visit <a href="http://almsaeedstudio.com">Almsaeed Studio</a> every now and then for updates and announcements.</p>
</section>
</section>
2 changes: 1 addition & 1 deletion documentation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2092,7 +2092,7 @@ <h2 class='page-header'><a href="#faq">FAQ</a></h2>
<h3>Can AdminLTE be used with Wordpress?</h3>
<p class="lead">AdminLTE is an HTML template that can be used for any purpose. However, it is not made to be easily installed on Wordpress. It will require some effort and enough knowledge of the Wordpress script to do so.</p>

<h3>Is there an integration guide for PHP frameworks such as Yii or Symphony?</h3>
<h3>Is there an integration guide for PHP frameworks such as Yii or Symfony?</h3>
<p class='lead'>Short answer, no. However, there are forks and tutorials around the web that
provide info on how to integrate with many different frameworks. There are even versions of
AdminLTE that are integrated with jQuery ajax, AngularJS and/or MVC5 ASP .NET.
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -979,7 +979,7 @@ <h4 class="control-sidebar-subheading">
<a href='javascript::;'>
<h4 class="control-sidebar-subheading">
Laravel Integration
<span class="label label-waring pull-right">50%</span>
<span class="label label-warning pull-right">50%</span>
</h4>
<div class="progress progress-xxs">
<div class="progress-bar progress-bar-warning" style="width: 50%"></div>
Expand Down
2 changes: 1 addition & 1 deletion index2.html
Original file line number Diff line number Diff line change
Expand Up @@ -1189,7 +1189,7 @@ <h4 class="control-sidebar-subheading">
<a href='javascript::;'>
<h4 class="control-sidebar-subheading">
Laravel Integration
<span class="label label-waring pull-right">50%</span>
<span class="label label-warning pull-right">50%</span>
</h4>
<div class="progress progress-xxs">
<div class="progress-bar progress-bar-warning" style="width: 50%"></div>
Expand Down
2 changes: 1 addition & 1 deletion pages/UI/buttons.html
Original file line number Diff line number Diff line change
Expand Up @@ -1412,7 +1412,7 @@ <h4 class="control-sidebar-subheading">
<a href='javascript::;'>
<h4 class="control-sidebar-subheading">
Laravel Integration
<span class="label label-waring pull-right">50%</span>
<span class="label label-warning pull-right">50%</span>
</h4>
<div class="progress progress-xxs">
<div class="progress-bar progress-bar-warning" style="width: 50%"></div>
Expand Down
2 changes: 1 addition & 1 deletion pages/UI/general.html
Original file line number Diff line number Diff line change
Expand Up @@ -1293,7 +1293,7 @@ <h4 class="control-sidebar-subheading">
<a href='javascript::;'>
<h4 class="control-sidebar-subheading">
Laravel Integration
<span class="label label-waring pull-right">50%</span>
<span class="label label-warning pull-right">50%</span>
</h4>
<div class="progress progress-xxs">
<div class="progress-bar progress-bar-warning" style="width: 50%"></div>
Expand Down
2 changes: 1 addition & 1 deletion pages/UI/icons.html
Original file line number Diff line number Diff line change
Expand Up @@ -2233,7 +2233,7 @@ <h4 class="control-sidebar-subheading">
<a href='javascript::;'>
<h4 class="control-sidebar-subheading">
Laravel Integration
<span class="label label-waring pull-right">50%</span>
<span class="label label-warning pull-right">50%</span>
</h4>
<div class="progress progress-xxs">
<div class="progress-bar progress-bar-warning" style="width: 50%"></div>
Expand Down
2 changes: 1 addition & 1 deletion pages/UI/modals.html
Original file line number Diff line number Diff line change
Expand Up @@ -679,7 +679,7 @@ <h4 class="control-sidebar-subheading">
<a href='javascript::;'>
<h4 class="control-sidebar-subheading">
Laravel Integration
<span class="label label-waring pull-right">50%</span>
<span class="label label-warning pull-right">50%</span>
</h4>
<div class="progress progress-xxs">
<div class="progress-bar progress-bar-warning" style="width: 50%"></div>
Expand Down
2 changes: 1 addition & 1 deletion pages/UI/sliders.html
Original file line number Diff line number Diff line change
Expand Up @@ -625,7 +625,7 @@ <h4 class="control-sidebar-subheading">
<a href='javascript::;'>
<h4 class="control-sidebar-subheading">
Laravel Integration
<span class="label label-waring pull-right">50%</span>
<span class="label label-warning pull-right">50%</span>
</h4>
<div class="progress progress-xxs">
<div class="progress-bar progress-bar-warning" style="width: 50%"></div>
Expand Down
2 changes: 1 addition & 1 deletion pages/UI/timeline.html
Original file line number Diff line number Diff line change
Expand Up @@ -702,7 +702,7 @@ <h4 class="control-sidebar-subheading">
<a href='javascript::;'>
<h4 class="control-sidebar-subheading">
Laravel Integration
<span class="label label-waring pull-right">50%</span>
<span class="label label-warning pull-right">50%</span>
</h4>
<div class="progress progress-xxs">
<div class="progress-bar progress-bar-warning" style="width: 50%"></div>
Expand Down
2 changes: 1 addition & 1 deletion pages/calendar.html
Original file line number Diff line number Diff line change
Expand Up @@ -612,7 +612,7 @@ <h4 class="control-sidebar-subheading">
<a href='javascript::;'>
<h4 class="control-sidebar-subheading">
Laravel Integration
<span class="label label-waring pull-right">50%</span>
<span class="label label-warning pull-right">50%</span>
</h4>
<div class="progress progress-xxs">
<div class="progress-bar progress-bar-warning" style="width: 50%"></div>
Expand Down
2 changes: 1 addition & 1 deletion pages/charts/chartjs.html
Original file line number Diff line number Diff line change
Expand Up @@ -511,7 +511,7 @@ <h4 class="control-sidebar-subheading">
<a href='javascript::;'>
<h4 class="control-sidebar-subheading">
Laravel Integration
<span class="label label-waring pull-right">50%</span>
<span class="label label-warning pull-right">50%</span>
</h4>
<div class="progress progress-xxs">
<div class="progress-bar progress-bar-warning" style="width: 50%"></div>
Expand Down
2 changes: 1 addition & 1 deletion pages/charts/flot.html
Original file line number Diff line number Diff line change
Expand Up @@ -640,7 +640,7 @@ <h4 class="control-sidebar-subheading">
<a href='javascript::;'>
<h4 class="control-sidebar-subheading">
Laravel Integration
<span class="label label-waring pull-right">50%</span>
<span class="label label-warning pull-right">50%</span>
</h4>
<div class="progress progress-xxs">
<div class="progress-bar progress-bar-warning" style="width: 50%"></div>
Expand Down
2 changes: 1 addition & 1 deletion pages/charts/inline.html
Original file line number Diff line number Diff line change
Expand Up @@ -811,7 +811,7 @@ <h4 class="control-sidebar-subheading">
<a href='javascript::;'>
<h4 class="control-sidebar-subheading">
Laravel Integration
<span class="label label-waring pull-right">50%</span>
<span class="label label-warning pull-right">50%</span>
</h4>
<div class="progress progress-xxs">
<div class="progress-bar progress-bar-warning" style="width: 50%"></div>
Expand Down
2 changes: 1 addition & 1 deletion pages/charts/morris.html
Original file line number Diff line number Diff line change
Expand Up @@ -619,7 +619,7 @@ <h4 class="control-sidebar-subheading">
<a href='javascript::;'>
<h4 class="control-sidebar-subheading">
Laravel Integration
<span class="label label-waring pull-right">50%</span>
<span class="label label-warning pull-right">50%</span>
</h4>
<div class="progress progress-xxs">
<div class="progress-bar progress-bar-warning" style="width: 50%"></div>
Expand Down
2 changes: 1 addition & 1 deletion pages/examples/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,7 @@ <h4 class="control-sidebar-subheading">
<a href='javascript::;'>
<h4 class="control-sidebar-subheading">
Laravel Integration
<span class="label label-waring pull-right">50%</span>
<span class="label label-warning pull-right">50%</span>
</h4>
<div class="progress progress-xxs">
<div class="progress-bar progress-bar-warning" style="width: 50%"></div>
Expand Down
2 changes: 1 addition & 1 deletion pages/examples/500.html
Original file line number Diff line number Diff line change
Expand Up @@ -569,7 +569,7 @@ <h4 class="control-sidebar-subheading">
<a href='javascript::;'>
<h4 class="control-sidebar-subheading">
Laravel Integration
<span class="label label-waring pull-right">50%</span>
<span class="label label-warning pull-right">50%</span>
</h4>
<div class="progress progress-xxs">
<div class="progress-bar progress-bar-warning" style="width: 50%"></div>
Expand Down
2 changes: 1 addition & 1 deletion pages/examples/blank.html
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@ <h4 class="control-sidebar-subheading">
<a href='javascript::;'>
<h4 class="control-sidebar-subheading">
Laravel Integration
<span class="label label-waring pull-right">50%</span>
<span class="label label-warning pull-right">50%</span>
</h4>
<div class="progress progress-xxs">
<div class="progress-bar progress-bar-warning" style="width: 50%"></div>
Expand Down
2 changes: 1 addition & 1 deletion pages/examples/invoice.html
Original file line number Diff line number Diff line change
Expand Up @@ -689,7 +689,7 @@ <h4 class="control-sidebar-subheading">
<a href='javascript::;'>
<h4 class="control-sidebar-subheading">
Laravel Integration
<span class="label label-waring pull-right">50%</span>
<span class="label label-warning pull-right">50%</span>
</h4>
<div class="progress progress-xxs">
<div class="progress-bar progress-bar-warning" style="width: 50%"></div>
Expand Down
2 changes: 1 addition & 1 deletion pages/forms/advanced.html
Original file line number Diff line number Diff line change
Expand Up @@ -808,7 +808,7 @@ <h4 class="control-sidebar-subheading">
<a href='javascript::;'>
<h4 class="control-sidebar-subheading">
Laravel Integration
<span class="label label-waring pull-right">50%</span>
<span class="label label-warning pull-right">50%</span>
</h4>
<div class="progress progress-xxs">
<div class="progress-bar progress-bar-warning" style="width: 50%"></div>
Expand Down
2 changes: 1 addition & 1 deletion pages/forms/editors.html
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,7 @@ <h4 class="control-sidebar-subheading">
<a href='javascript::;'>
<h4 class="control-sidebar-subheading">
Laravel Integration
<span class="label label-waring pull-right">50%</span>
<span class="label label-warning pull-right">50%</span>
</h4>
<div class="progress progress-xxs">
<div class="progress-bar progress-bar-warning" style="width: 50%"></div>
Expand Down
2 changes: 1 addition & 1 deletion pages/forms/general.html
Original file line number Diff line number Diff line change
Expand Up @@ -886,7 +886,7 @@ <h4 class="control-sidebar-subheading">
<a href='javascript::;'>
<h4 class="control-sidebar-subheading">
Laravel Integration
<span class="label label-waring pull-right">50%</span>
<span class="label label-warning pull-right">50%</span>
</h4>
<div class="progress progress-xxs">
<div class="progress-bar progress-bar-warning" style="width: 50%"></div>
Expand Down
2 changes: 1 addition & 1 deletion pages/layout/boxed.html
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,7 @@ <h4 class="control-sidebar-subheading">
<a href='javascript::;'>
<h4 class="control-sidebar-subheading">
Laravel Integration
<span class="label label-waring pull-right">50%</span>
<span class="label label-warning pull-right">50%</span>
</h4>
<div class="progress progress-xxs">
<div class="progress-bar progress-bar-warning" style="width: 50%"></div>
Expand Down
2 changes: 1 addition & 1 deletion pages/layout/collapsed-sidebar.html
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,7 @@ <h4 class="control-sidebar-subheading">
<a href='javascript::;'>
<h4 class="control-sidebar-subheading">
Laravel Integration
<span class="label label-waring pull-right">50%</span>
<span class="label label-warning pull-right">50%</span>
</h4>
<div class="progress progress-xxs">
<div class="progress-bar progress-bar-warning" style="width: 50%"></div>
Expand Down
2 changes: 1 addition & 1 deletion pages/layout/fixed.html
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,7 @@ <h4 class="control-sidebar-subheading">
<a href='javascript::;'>
<h4 class="control-sidebar-subheading">
Laravel Integration
<span class="label label-waring pull-right">50%</span>
<span class="label label-warning pull-right">50%</span>
</h4>
<div class="progress progress-xxs">
<div class="progress-bar progress-bar-warning" style="width: 50%"></div>
Expand Down
2 changes: 1 addition & 1 deletion pages/layout/rtl.html
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,7 @@ <h4 class="control-sidebar-subheading">
<a href='javascript::;'>
<h4 class="control-sidebar-subheading">
Laravel Integration
<span class="label label-waring pull-right">50%</span>
<span class="label label-warning pull-right">50%</span>
</h4>
<div class="progress progress-xxs">
<div class="progress-bar progress-bar-warning" style="width: 50%"></div>
Expand Down
4 changes: 2 additions & 2 deletions pages/mailbox/compose.html
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ <h3 class="box-title">Folders</h3>
<li><a href="mailbox.html"><i class="fa fa-inbox"></i> Inbox <span class="label label-primary pull-right">12</span></a></li>
<li><a href="#"><i class="fa fa-envelope-o"></i> Sent</a></li>
<li><a href="#"><i class="fa fa-file-text-o"></i> Drafts</a></li>
<li><a href="#"><i class="fa fa-filter"></i> Junk <span class="label label-waring pull-right">65</span></a></li>
<li><a href="#"><i class="fa fa-filter"></i> Junk <span class="label label-warning pull-right">65</span></a></li>
<li><a href="#"><i class="fa fa-trash-o"></i> Trash</a></li>
</ul>
</div><!-- /.box-body -->
Expand Down Expand Up @@ -534,7 +534,7 @@ <h4 class="control-sidebar-subheading">
<a href='javascript::;'>
<h4 class="control-sidebar-subheading">
Laravel Integration
<span class="label label-waring pull-right">50%</span>
<span class="label label-warning pull-right">50%</span>
</h4>
<div class="progress progress-xxs">
<div class="progress-bar progress-bar-warning" style="width: 50%"></div>
Expand Down
4 changes: 2 additions & 2 deletions pages/mailbox/mailbox.html
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ <h3 class="box-title">Folders</h3>
<li class="active"><a href="#"><i class="fa fa-inbox"></i> Inbox <span class="label label-primary pull-right">12</span></a></li>
<li><a href="#"><i class="fa fa-envelope-o"></i> Sent</a></li>
<li><a href="#"><i class="fa fa-file-text-o"></i> Drafts</a></li>
<li><a href="#"><i class="fa fa-filter"></i> Junk <span class="label label-waring pull-right">65</span></a></li>
<li><a href="#"><i class="fa fa-filter"></i> Junk <span class="label label-warning pull-right">65</span></a></li>
<li><a href="#"><i class="fa fa-trash-o"></i> Trash</a></li>
</ul>
</div><!-- /.box-body -->
Expand Down Expand Up @@ -664,7 +664,7 @@ <h4 class="control-sidebar-subheading">
<a href='javascript::;'>
<h4 class="control-sidebar-subheading">
Laravel Integration
<span class="label label-waring pull-right">50%</span>
<span class="label label-warning pull-right">50%</span>
</h4>
<div class="progress progress-xxs">
<div class="progress-bar progress-bar-warning" style="width: 50%"></div>
Expand Down
4 changes: 2 additions & 2 deletions pages/mailbox/read-mail.html
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ <h3 class="box-title">Folders</h3>
<li><a href="mailbox.html"><i class="fa fa-inbox"></i> Inbox <span class="label label-primary pull-right">12</span></a></li>
<li><a href="#"><i class="fa fa-envelope-o"></i> Sent</a></li>
<li><a href="#"><i class="fa fa-file-text-o"></i> Drafts</a></li>
<li><a href="#"><i class="fa fa-filter"></i> Junk <span class="label label-waring pull-right">65</span></a></li>
<li><a href="#"><i class="fa fa-filter"></i> Junk <span class="label label-warning pull-right">65</span></a></li>
<li><a href="#"><i class="fa fa-trash-o"></i> Trash</a></li>
</ul>
</div><!-- /.box-body -->
Expand Down Expand Up @@ -570,7 +570,7 @@ <h4 class="control-sidebar-subheading">
<a href='javascript::;'>
<h4 class="control-sidebar-subheading">
Laravel Integration
<span class="label label-waring pull-right">50%</span>
<span class="label label-warning pull-right">50%</span>
</h4>
<div class="progress progress-xxs">
<div class="progress-bar progress-bar-warning" style="width: 50%"></div>
Expand Down
Loading

0 comments on commit 406de4e

Please sign in to comment.