Skip to content

Commit 0748343

Browse files
committed
Update version
1 parent 86712ae commit 0748343

40 files changed

+48
-38
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,11 @@ AdminLTE 1.x can be easily upgraded to 2.x using [this guide](https://almsaeedst
9292

9393
Change log
9494
----------
95+
**v2.3.1:**
96+
- Fix sidebar issue #676
97+
- Fix BootLint warnings and errors
98+
- Minor bug fixes and code reformat
99+
95100
**v2.3.0:**
96101
- Added social widgets (found in the widgets page)
97102
- Added profile page

build/less/AdminLTE.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* AdminLTE v2.3.0
2+
* AdminLTE v2.3.1
33
* Author: Almsaeed Studio
44
* Website: Almsaeed Studio <http://almsaeedstudio.com>
55
* License: Open source - MIT

changelog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
CHANGE LOG:
2+
v2.3.1:
3+
- Fix sidebar issue #676
4+
- Fix BootLint warnings and errors
5+
- Minor bug fixes and code reformat
6+
27
v2.3.0:
38
- Added social widgets (found in the widgets page)
49
- Added profile page

dist/css/AdminLTE.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic);
22
/*!
3-
* AdminLTE v2.3.0
3+
* AdminLTE v2.3.1
44
* Author: Almsaeed Studio
55
* Website: Almsaeed Studio <http://almsaeedstudio.com>
66
* License: Open source - MIT

dist/css/AdminLTE.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* @Author Almsaeed Studio
88
* @Support <http://www.almsaeedstudio.com>
99
* @Email <[email protected]>
10-
* @version 2.3.0
10+
* @version 2.3.1
1111
* @license MIT <http://opensource.org/licenses/MIT>
1212
*/
1313

dist/js/app.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

documentation/build/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ <h1>
158158

159159
<footer class="main-footer">
160160
<div class="pull-right hidden-xs">
161-
<b>Version</b> 2.3.0
161+
<b>Version</b> 2.3.1
162162
</div>
163163
<strong>Copyright &copy; 2014-2015 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights reserved.
164164
</footer>

documentation/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2128,7 +2128,7 @@ <h3>AdminLTE</h3>
21282128

21292129
<footer class="main-footer">
21302130
<div class="pull-right hidden-xs">
2131-
<b>Version</b> 2.3.0
2131+
<b>Version</b> 2.3.1
21322132
</div>
21332133
<strong>Copyright &copy; 2014-2015 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights reserved.
21342134
</footer>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -980,7 +980,7 @@ <h3 class="box-title">Calendar</h3>
980980
<!-- /.content-wrapper -->
981981
<footer class="main-footer">
982982
<div class="pull-right hidden-xs">
983-
<b>Version</b> 2.3.0
983+
<b>Version</b> 2.3.1
984984
</div>
985985
<strong>Copyright &copy; 2014-2015 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
986986
reserved.

index2.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1295,7 +1295,7 @@ <h3 class="box-title">Recently Added Products</h3>
12951295

12961296
<footer class="main-footer">
12971297
<div class="pull-right hidden-xs">
1298-
<b>Version</b> 2.3.0
1298+
<b>Version</b> 2.3.1
12991299
</div>
13001300
<strong>Copyright &copy; 2014-2015 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
13011301
reserved.

pages/UI/buttons.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1458,7 +1458,7 @@ <h3 class="box-title">Vertical Button Group</h3>
14581458
<!-- /.content-wrapper -->
14591459
<footer class="main-footer">
14601460
<div class="pull-right hidden-xs">
1461-
<b>Version</b> 2.3.0
1461+
<b>Version</b> 2.3.1
14621462
</div>
14631463
<strong>Copyright &copy; 2014-2015 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
14641464
reserved.

pages/UI/general.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1406,7 +1406,7 @@ <h3 class="box-title">Description Horizontal</h3>
14061406
<!-- /.content-wrapper -->
14071407
<footer class="main-footer">
14081408
<div class="pull-right hidden-xs">
1409-
<b>Version</b> 2.3.0
1409+
<b>Version</b> 2.3.1
14101410
</div>
14111411
<strong>Copyright &copy; 2014-2015 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
14121412
reserved.

pages/UI/icons.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2781,7 +2781,7 @@ <h4 class="page-header">Medical Icons</h4>
27812781
<!-- /.content-wrapper -->
27822782
<footer class="main-footer">
27832783
<div class="pull-right hidden-xs">
2784-
<b>Version</b> 2.3.0
2784+
<b>Version</b> 2.3.1
27852785
</div>
27862786
<strong>Copyright &copy; 2014-2015 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
27872787
reserved.

pages/UI/modals.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -649,7 +649,7 @@ <h4 class="modal-title">Danger Modal</h4>
649649

650650
<footer class="main-footer">
651651
<div class="pull-right hidden-xs">
652-
<b>Version</b> 2.3.0
652+
<b>Version</b> 2.3.1
653653
</div>
654654
<strong>Copyright &copy; 2014-2015 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
655655
reserved.

pages/UI/sliders.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,7 @@ <h3 class="box-title">Bootstrap Slider</h3>
572572

573573
<footer class="main-footer">
574574
<div class="pull-right hidden-xs">
575-
<b>Version</b> 2.3.0
575+
<b>Version</b> 2.3.1
576576
</div>
577577
<strong>Copyright &copy; 2014-2015 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
578578
reserved.

pages/UI/timeline.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -653,7 +653,7 @@ <h3 class="box-title"><i class="fa fa-code"></i> Timeline Markup</h3>
653653

654654
<footer class="main-footer">
655655
<div class="pull-right hidden-xs">
656-
<b>Version</b> 2.3.0
656+
<b>Version</b> 2.3.1
657657
</div>
658658
<strong>Copyright &copy; 2014-2015 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
659659
reserved.

pages/calendar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,7 @@ <h3 class="box-title">Create Event</h3>
555555

556556
<footer class="main-footer">
557557
<div class="pull-right hidden-xs">
558-
<b>Version</b> 2.3.0
558+
<b>Version</b> 2.3.1
559559
</div>
560560
<strong>Copyright &copy; 2014-2015 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
561561
reserved.

pages/charts/chartjs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@ <h3 class="box-title">Bar Chart</h3>
457457
<!-- /.content-wrapper -->
458458
<footer class="main-footer">
459459
<div class="pull-right hidden-xs">
460-
<b>Version</b> 2.3.0
460+
<b>Version</b> 2.3.1
461461
</div>
462462
<strong>Copyright &copy; 2014-2015 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
463463
reserved.

pages/charts/flot.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -600,7 +600,7 @@ <h3 class="box-title">Donut Chart</h3>
600600
<!-- /.content-wrapper -->
601601
<footer class="main-footer">
602602
<div class="pull-right hidden-xs">
603-
<b>Version</b> 2.3.0
603+
<b>Version</b> 2.3.1
604604
</div>
605605
<strong>Copyright &copy; 2014-2015 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
606606
reserved.

pages/charts/inline.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -838,7 +838,7 @@ <h3 class="box-title">Sparkline examples</h3>
838838
<!-- /.content-wrapper -->
839839
<footer class="main-footer">
840840
<div class="pull-right hidden-xs">
841-
<b>Version</b> 2.3.0
841+
<b>Version</b> 2.3.1
842842
</div>
843843
<strong>Copyright &copy; 2014-2015 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
844844
reserved.

pages/charts/morris.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,7 @@ <h3 class="box-title">Bar Chart</h3>
570570
<!-- /.content-wrapper -->
571571
<footer class="main-footer">
572572
<div class="pull-right hidden-xs">
573-
<b>Version</b> 2.3.0
573+
<b>Version</b> 2.3.1
574574
</div>
575575
<strong>Copyright &copy; 2014-2015 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
576576
reserved.

pages/examples/404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@ <h3><i class="fa fa-warning text-yellow"></i> Oops! Page not found.</h3>
505505
<!-- /.content-wrapper -->
506506
<footer class="main-footer">
507507
<div class="pull-right hidden-xs">
508-
<b>Version</b> 2.3.0
508+
<b>Version</b> 2.3.1
509509
</div>
510510
<strong>Copyright &copy; 2014-2015 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
511511
reserved.

pages/examples/500.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@ <h3><i class="fa fa-warning text-red"></i> Oops! Something went wrong.</h3>
506506
<!-- /.content-wrapper -->
507507
<footer class="main-footer">
508508
<div class="pull-right hidden-xs">
509-
<b>Version</b> 2.3.0
509+
<b>Version</b> 2.3.1
510510
</div>
511511
<strong>Copyright &copy; 2014-2015 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
512512
reserved.

pages/examples/blank.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ <h3 class="box-title">Title</h3>
400400

401401
<footer class="main-footer">
402402
<div class="pull-right hidden-xs">
403-
<b>Version</b> 2.3.0
403+
<b>Version</b> 2.3.1
404404
</div>
405405
<strong>Copyright &copy; 2014-2015 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
406406
reserved.

pages/examples/invoice.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -635,7 +635,7 @@ <h2 class="page-header">
635635
<!-- /.content-wrapper -->
636636
<footer class="main-footer no-print">
637637
<div class="pull-right hidden-xs">
638-
<b>Version</b> 2.3.0
638+
<b>Version</b> 2.3.1
639639
</div>
640640
<strong>Copyright &copy; 2014-2015 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
641641
reserved.

pages/examples/profile.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -834,7 +834,7 @@ <h3 class="timeline-header"><a href="#">Mina Lee</a> uploaded new photos</h3>
834834
<!-- /.content-wrapper -->
835835
<footer class="main-footer">
836836
<div class="pull-right hidden-xs">
837-
<b>Version</b> 2.3.0
837+
<b>Version</b> 2.3.1
838838
</div>
839839
<strong>Copyright &copy; 2014-2015 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
840840
reserved.

pages/forms/advanced.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -864,7 +864,7 @@ <h3 class="box-title">iCheck - Checkbox &amp; Radio Inputs</h3>
864864
<!-- /.content-wrapper -->
865865
<footer class="main-footer">
866866
<div class="pull-right hidden-xs">
867-
<b>Version</b> 2.3.0
867+
<b>Version</b> 2.3.1
868868
</div>
869869
<strong>Copyright &copy; 2014-2015 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
870870
reserved.

pages/forms/editors.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,7 @@ <h3 class="box-title">Bootstrap WYSIHTML5
534534
<!-- /.content-wrapper -->
535535
<footer class="main-footer">
536536
<div class="pull-right hidden-xs">
537-
<b>Version</b> 2.3.0
537+
<b>Version</b> 2.3.1
538538
</div>
539539
<strong>Copyright &copy; 2014-2015 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
540540
reserved.

pages/forms/general.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -862,7 +862,7 @@ <h3 class="box-title">General Elements</h3>
862862
<!-- /.content-wrapper -->
863863
<footer class="main-footer">
864864
<div class="pull-right hidden-xs">
865-
<b>Version</b> 2.3.0
865+
<b>Version</b> 2.3.1
866866
</div>
867867
<strong>Copyright &copy; 2014-2015 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
868868
reserved.

pages/layout/boxed.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ <h3 class="box-title">Title</h3>
401401

402402
<footer class="main-footer">
403403
<div class="pull-right hidden-xs">
404-
<b>Version</b> 2.3.0
404+
<b>Version</b> 2.3.1
405405
</div>
406406
<strong>Copyright &copy; 2014-2015 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
407407
reserved.

pages/layout/collapsed-sidebar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ <h3 class="box-title">Title</h3>
407407

408408
<footer class="main-footer">
409409
<div class="pull-right hidden-xs">
410-
<b>Version</b> 2.3.0
410+
<b>Version</b> 2.3.1
411411
</div>
412412
<strong>Copyright &copy; 2014-2015 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
413413
reserved.

pages/layout/fixed.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ <h3 class="box-title">Title</h3>
407407

408408
<footer class="main-footer">
409409
<div class="pull-right hidden-xs">
410-
<b>Version</b> 2.3.0
410+
<b>Version</b> 2.3.1
411411
</div>
412412
<strong>Copyright &copy; 2014-2015 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
413413
reserved.

0 commit comments

Comments
 (0)