Compare commits

...

6 Commits

Author SHA1 Message Date
Abdullah Almsaeed
0ab2eb7f38 Update version 2016-07-03 11:21:22 -04:00
Abdullah Almsaeed
665514209b Fix issue #1097 2016-07-03 11:17:11 -04:00
Abdullah Almsaeed
2de98d7b70 Remove changelog from readme and specify new source 2016-07-02 18:17:47 -04:00
Abdullah Almsaeed
140c350c5c Merge pull request #1040 from OskarStark/patch-1
updated changelog with already released versions
2016-07-02 18:09:39 -04:00
Abdullah Almsaeed
68e473db43 Update package.json version 2016-07-02 10:18:53 -04:00
Oskar Stark
e5e0c53b0c updated changelog with already released versions
2.3.2 and 2.3.3 were missing
2016-05-09 10:54:51 +02:00
43 changed files with 160 additions and 212 deletions

171
README.md
View File

@@ -102,176 +102,7 @@ AdminLTE 1.x can be easily upgraded to 2.x using [this guide](https://almsaeedst
Change log
----------
**For the most recent change log, visit the [releases page](https://github.com/almasaeed2010/AdminLTE/releases).** We will add a detailed release notes to each new release.
**v2.3.3:**
- Update version number
- Merge pull request #976 from suvjunmd/markup
- Merge pull request #983 from johnberberich/fix-help-block-validation
- Apply form validation state colors to help blocks
- Fixed W3C Markup Validation errors and warnings
- Merge #918. Fix date-range button selection issue
- Merge pull request #944 from bluemanos/master
- Merge pull request #935 from schulzetenberg/master
- Merge pull request #904 from 0xMatt/master
- Merge pull request #816 from magikMaker/feature/package-json
- Fix #957. Make pace visible in skin black
- Update ckeditor
- Fix typo
- updated momentjs library to 2.11.2
- update font-awesome to 4.5.0, change CDN to cdnjs.com
- Fix sentence
- Update README.md
- Formatting fix
- Add datepicker plugin to examples
- Merge remote-tracking branch 'refs/remotes/almasaeed2010/master'
- Update License
- Improve click event handler
- Merge pull request #877 from suvjunmd/jQuery
- Add Laravel implementation #858
- Updated jQuery to version 2.2.0
- Fix issue #812
- Update BS to v3.3.6
- Merge pull
- Add .sass-cache to gitignore
- Merge pull request #822 from condor-bird/patch-5
- Merge pull request #818 from gabel/update_bootstrap_slider
- Merge pull request #821 from pdesmarais/master
- Merge pull request #829 from gabel/update_momentjs
- Merge pull request #831 from gabel/update_colorpicker
- Merge pull request #854 from aqnouch/patch-1
- Merge pull request #825 from gabel/update_select2
- Updated copyright to 2016
- Update to bootstrap-colorpicker version 2.3.0
- update moment.js cdn links to version 2.10.6
- Update to select2 version 4.0.1
- Duplicate attribute type button
- Changing the img paths in the css files
- Updating to ion.RangeSlider v2.1.2
- update to bootsrap-slider 5.3.1
- added npm install to readme
- added main property to package.json
**v2.3.2:**
- Fix issue #752 (badges, labels and arrows didn't align on sidebar menu properly on FireFox)
**v2.3.1:**
- Fix sidebar issue #676
- Fix BootLint warnings and errors
- Minor bug fixes and code reformat
- Added Pace page
**v2.3.0:**
- Added social widgets (found in the widgets page)
- Added profile page
- Fix issue #430 (requires ```.hold-transition``` to be added to ```<body>```)
- Fix issue #578
- Fix issue #579
**v2.2.1:**
- Bug Fixes
- Removed many ```!important``` statements in css
- Activate boxWidget automatically when created after the page has loaded
- Activate sidebar menu treeview links automatically when created after the page has loaded
- Updated Font Awesome thanks to @Dennis14e
- Added JSHint to Grunt tasks (Find JS errors)
- Added CSSLint to Grunt tasks (Find CSS errors)
- Added Image to Grunt tasks (compress images)
- Added Clean to Grunt tasks (remove unwanted files like uncompressed images)
- Updated Bootstrap to 3.3.5
**v2.2.0:**
- Bug fixes
- Added support for [Select2](https://select2.github.io/)
- Updated ChartJS
**v2.1.2:**
- Added explicit BoxWidget activation function issue #450
- Crushed some bugs
**v2.1.1:**
- Fix version error
**v2.1.0:**
- Update Ion Icons
- Added right sidebar ```.control-sidebar```
- Control sidebar has 2 open effects: slide over content and push content
- Control sidebar converts to always slide over content on small screens
- Added 6 new light sidebar skins
- Updated demo menu
- Added ChartJS preview page
- Fixed some minor bugs
- Added light control sidebar skin
- Added expand on hover option for sidebar mini
- Added fixed control sidebar layout
**v2.0.5:**
- Fixed issue #288
**v2.0.4:**
- Fixed bower.json to pick up newest release.
**v2.0.3**
- Bug fixes
- Fixed extra page when printing issue #264
- Updated documentation and fixed links scrolling issue
- Created print.less file (this makes it easier if you want to create a seperate CSS file for printing)
- Fixed sidebar stretching issue #275
- Fixed checkbox out of bounds issue in WYSIHTML5 editor.
**v2.0.2:**
- Solved issue with hidden arrow in select inputs.
**v2.0.1:**
- Updated README.md
- Fixed versioning issue in CSS, LESS, and JS
- Updated box-shadow for boxes
- Updated docs
**v2.0.0:**
- Major layout bug fixes
- Change in layout mark up
- Added transitions to the sidebar
- New skins and modified previous skins
- Change in color scheme to a more complementing scheme
- Added footer support
- Removed pace.js from the main app.js
- Added support for collapsed sidebar as an initial state (add .sidebar-collapse to the body tag)
- Added boxed layout (.layout-boxed)
- Enhanced consistency in padding and margining
- Updated Bootstrap to 3.3.2
- Fixed navbar dropdown menu on small screens positioning issues.
- Updated Ion Icons to 2.0.0
- Updated FontAwesome to 4.3.0
- Added ChartJS 1.0.1
- Removed iCheck dependency
- Created Dashboard 2.0
- Created new Chat widget (DirectChat)
- Added transitions to DirectChat
- Added contacts pane to DirectChat
- Changed .right-side to .content-wrapper
- Changed .navbar-right to .navbar-custom-menu
- Removed unused files
- Updated lockscreen style (HTML markup changed!)
- Updated Login & Registration pages (HTML markup changed!)
- Updated buttons style.
- Enhanced border-radius consistency
- Added mailbox: inbox, read, and compose pages
- Bootstrap & jQuery are now hosted locally
- Created documentation.
**ver 1.2.0:**
- Fixed the sidebar scroll issue when using the fixed layout.
- Added [Bootstrap Social Buttons](http://lipis.github.io/bootstrap-social/ "Bootstrap Social") plugin.
- Fixed RequireJS bug. Thanks to [StaticSphere](https://github.com/StaticSphere "github user").
**ver 1.1.0:**
- Added new skin. class: .skin-black
- Added [pace](http://github.hubspot.com/pace/docs/welcome/ "pace") plugin.
**For the most recent change log, visit the [releases page](https://github.com/almasaeed2010/AdminLTE/releases) or the [changelog file](https://github.com/almasaeed2010/AdminLTE/blob/master/changelog).** We will add a detailed release notes to each new release.
Image Credits
-------------

View File

@@ -1,5 +1,5 @@
/*!
* AdminLTE v2.3.4
* AdminLTE v2.3.5
* Author: Almsaeed Studio
* Website: Almsaeed Studio <http://almsaeedstudio.com>
* License: Open source - MIT

View File

@@ -53,7 +53,7 @@
> a {
//overflow: visible;
}
> a > span:not(.pull-right),
> a > span:not(.pull-right),//:not(.pull-right-container),
> .treeview-menu {
display: block !important;
position: absolute;
@@ -68,6 +68,16 @@
padding: 12px 5px 12px 20px;
background-color: inherit;
}
> a > .pull-right-container {
//display: block!important;
float: right;
width: auto!important;
left: 200px!important;
top: 10px!important;
> .label:not(:first-of-type) {
display: none;
}
}
> .treeview-menu {
top: 44px;
margin-left: 0;

View File

@@ -1,4 +1,102 @@
CHANGE LOG:
v2.4.5:
- Fix issue #1097
- Remove changelog from readme and specify new source
- Merge pull request #1040 from OskarStark/patch-1
- Update package.json version
- updated changelog with already released versions
v2.3.4
- Fix issue #1093
- Fix issue #427 by updating slimscroll
- Fix isse #683
- Fix issue #1091
- Merge branch 'master' of https://github.com/almasaeed2010/AdminLTE
- Fix issue #995
- Merge pull request #1094 from xvonabur/patch-2
- Merge pull request #1006 from Jerome1337/fix-sidebar-label
- Merge pull request #1090 from choonho/master
- Update typo replaced with jQuery
- Merge pull request #1003 from yu1ro/replace-year
- Merge pull request #1015 from Fl0ux/master
- Merge pull request #1029 from angelitomg/master
- Merge branch 'master' of https://github.com/almasaeed2010/AdminLTE
- Merge pull request #1089 from almasaeed2010/revert-1084-master
- Merge branch 'master' of https://github.com/almasaeed2010/AdminLTE
- Merge pull request #1084 from blz-ea/master
- Merge branch 'master' of https://github.com/almasaeed2010/AdminLTE
- Update ChartJS to 1.1.1
- Merge pull request #1061 from freedayko/update-select2
- Update Readme
- Merge pull request #1041 from OskarStark/patch-2
- Update AdminLTE.css
- Update app.js
- Update Select2 plugin to version 4.0.3
- added missing changelog to README. refs #1040
- Update jQuery version to 2.2.3
- Update Date Range Picker
- Update Date Range Picker
- Newest momentjs version
- Delete old momentjs version
- Update Date Range Picker
- Update sidebar label template to allow multiple labels
- replace 2015 to 2016
- Merge pull request #991 from johnberberich/patch-1
- Add Bower, NPM and Packagist versions to README.md
- Add notification for changelog
- Remove sidebar click handler, before assigning one
v2.3.3
- Update version number
- Merge pull request #976 from suvjunmd/markup
- Merge pull request #983 from johnberberich/fix-help-block-validation
- Apply form validation state colors to help blocks
- Fixed W3C Markup Validation errors and warnings
- Merge #918. Fix date-range button selection issue
- Merge pull request #944 from bluemanos/master
- Merge pull request #935 from schulzetenberg/master
- Merge pull request #904 from 0xMatt/master
- Merge pull request #816 from magikMaker/feature/package-json
- Fix #957. Make pace visible in skin black
- Update ckeditor
- Fix typo
- updated momentjs library to 2.11.2
- update font-awesome to 4.5.0, change CDN to cdnjs.com
- Fix sentence
- Update README.md
- Formatting fix
- Add datepicker plugin to examples
- Merge remote-tracking branch 'refs/remotes/almasaeed2010/master'
- Update License
- Improve click event handler
- Merge pull request #877 from suvjunmd/jQuery
- Add Laravel implementation #858
- Updated jQuery to version 2.2.0
- Fix issue #812
- Update BS to v3.3.6
- Merge pull
- Add .sass-cache to gitignore
- Merge pull request #822 from condor-bird/patch-5
- Merge pull request #818 from gabel/update_bootstrap_slider
- Merge pull request #821 from pdesmarais/master
- Merge pull request #829 from gabel/update_momentjs
- Merge pull request #831 from gabel/update_colorpicker
- Merge pull request #854 from aqnouch/patch-1
- Merge pull request #825 from gabel/update_select2
- Updated copyright to 2016
- Update to bootstrap-colorpicker version 2.3.0
- update moment.js cdn links to version 2.10.6
- Update to select2 version 4.0.1
- Duplicate attribute type button
- Changing the img paths in the css files
- Updating to ion.RangeSlider v2.1.2
- update to bootsrap-slider 5.3.1
- added npm install to readme
- added main property to package.json
v2.3.2
- Fix issue #752 (badges, labels and arrows didn't align on sidebar menu properly on FireFox)
v2.3.1:
- Fix sidebar issue #676
- Fix BootLint warnings and errors

11
dist/css/AdminLTE.css vendored
View File

@@ -1,6 +1,6 @@
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic);
/*!
* AdminLTE v2.3.4
* AdminLTE v2.3.5
* Author: Almsaeed Studio
* Website: Almsaeed Studio <http://almsaeedstudio.com>
* License: Open source - MIT
@@ -626,6 +626,15 @@ a:focus {
padding: 12px 5px 12px 20px;
background-color: inherit;
}
.sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > a > .pull-right-container {
float: right;
width: auto!important;
left: 200px!important;
top: 10px!important;
}
.sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > a > .pull-right-container > .label:not(:first-of-type) {
display: none;
}
.sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > .treeview-menu {
top: 44px;
margin-left: 0;

File diff suppressed because one or more lines are too long

2
dist/js/app.js vendored
View File

@@ -7,7 +7,7 @@
* @Author Almsaeed Studio
* @Support <http://www.almsaeedstudio.com>
* @Email <support@almsaeedstudio.com>
* @version 2.3.4
* @version 2.3.5
* @license MIT <http://opensource.org/licenses/MIT>
*/

2
dist/js/app.min.js vendored

File diff suppressed because one or more lines are too long

View File

@@ -158,7 +158,7 @@ include "license.html"
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.4
<b>Version</b> 2.3.5
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights reserved.
</footer>

View File

@@ -2135,7 +2135,7 @@ AdminLTE/
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.4
<b>Version</b> 2.3.5
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights reserved.
</footer>

View File

@@ -1015,7 +1015,7 @@
<!-- /.content-wrapper -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.4
<b>Version</b> 2.3.5
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -1330,7 +1330,7 @@
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.4
<b>Version</b> 2.3.5
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -1,6 +1,6 @@
{
"name": "admin-lte",
"version": "2.3.3",
"version": "2.3.5",
"main": "dist/js/app.min.js",
"repository": {
"type": "git",

View File

@@ -1493,7 +1493,7 @@
<!-- /.content-wrapper -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.4
<b>Version</b> 2.3.5
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -1441,7 +1441,7 @@
<!-- /.content-wrapper -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.4
<b>Version</b> 2.3.5
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -2816,7 +2816,7 @@
<!-- /.content-wrapper -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.4
<b>Version</b> 2.3.5
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -684,7 +684,7 @@
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.4
<b>Version</b> 2.3.5
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -607,7 +607,7 @@
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.4
<b>Version</b> 2.3.5
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -688,7 +688,7 @@
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.4
<b>Version</b> 2.3.5
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -590,7 +590,7 @@
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.4
<b>Version</b> 2.3.5
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -492,7 +492,7 @@
<!-- /.content-wrapper -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.4
<b>Version</b> 2.3.5
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -635,7 +635,7 @@
<!-- /.content-wrapper -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.4
<b>Version</b> 2.3.5
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -873,7 +873,7 @@
<!-- /.content-wrapper -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.4
<b>Version</b> 2.3.5
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -605,7 +605,7 @@
<!-- /.content-wrapper -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.4
<b>Version</b> 2.3.5
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -540,7 +540,7 @@
<!-- /.content-wrapper -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.4
<b>Version</b> 2.3.5
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -541,7 +541,7 @@
<!-- /.content-wrapper -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.4
<b>Version</b> 2.3.5
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -435,7 +435,7 @@
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.4
<b>Version</b> 2.3.5
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -670,7 +670,7 @@
<!-- /.content-wrapper -->
<footer class="main-footer no-print">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.4
<b>Version</b> 2.3.5
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -448,7 +448,7 @@
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.4
<b>Version</b> 2.3.5
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -869,7 +869,7 @@
<!-- /.content-wrapper -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.4
<b>Version</b> 2.3.5
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -917,7 +917,7 @@
<!-- /.content-wrapper -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.4
<b>Version</b> 2.3.5
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -569,7 +569,7 @@
<!-- /.content-wrapper -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.4
<b>Version</b> 2.3.5
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -900,7 +900,7 @@
<!-- /.content-wrapper -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.4
<b>Version</b> 2.3.5
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -436,7 +436,7 @@
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.4
<b>Version</b> 2.3.5
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -442,7 +442,7 @@
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.4
<b>Version</b> 2.3.5
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -442,7 +442,7 @@
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.4
<b>Version</b> 2.3.5
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -264,7 +264,7 @@
<footer class="main-footer">
<div class="container">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.4
<b>Version</b> 2.3.5
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -531,7 +531,7 @@
<!-- /.content-wrapper -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.4
<b>Version</b> 2.3.5
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -674,7 +674,7 @@
<!-- /.content-wrapper -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.4
<b>Version</b> 2.3.5
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -598,7 +598,7 @@
<!-- /.content-wrapper -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.4
<b>Version</b> 2.3.5
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -1403,7 +1403,7 @@
<!-- /.content-wrapper -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.4
<b>Version</b> 2.3.5
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -838,7 +838,7 @@
<!-- /.content-wrapper -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.4
<b>Version</b> 2.3.5
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -1570,7 +1570,7 @@
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.4
<b>Version</b> 2.3.5
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.