Compare commits
27 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
797b65b3ca | ||
|
|
5b14053e35 | ||
|
|
1a89a2feab | ||
|
|
060f79063e | ||
|
|
159887612e | ||
|
|
e207c9c0c8 | ||
|
|
be18803032 | ||
|
|
79bd17075e | ||
|
|
30f9916802 | ||
|
|
5170c4f8ea | ||
|
|
09a8974ab7 | ||
|
|
e989db685e | ||
|
|
87cba5d352 | ||
|
|
8f0a652055 | ||
|
|
be11566d95 | ||
|
|
d4877677ab | ||
|
|
98400d1498 | ||
|
|
1bffa9fd44 | ||
|
|
7d78453e8a | ||
|
|
16bb613abe | ||
|
|
0ab2eb7f38 | ||
|
|
665514209b | ||
|
|
13f3036479 | ||
|
|
2de98d7b70 | ||
|
|
140c350c5c | ||
|
|
68e473db43 | ||
|
|
e5e0c53b0c |
171
README.md
171
README.md
@@ -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.md).** We will add a detailed release notes to each new release.
|
||||
|
||||
Image Credits
|
||||
-------------
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "AdminLTE",
|
||||
"homepage": "http://almsaeedstudio.com",
|
||||
"authors": [
|
||||
"Abdullah Almsaeed <support@almsaeedstudio.com>"
|
||||
"Abdullah Almsaeed <abdullah@almsaeedstudio.com>"
|
||||
],
|
||||
"description": "Admin dashboard and control panel template",
|
||||
"main": [
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* AdminLTE v2.3.4
|
||||
* AdminLTE v2.3.7
|
||||
* Author: Almsaeed Studio
|
||||
* Website: Almsaeed Studio <http://almsaeedstudio.com>
|
||||
* License: Open source - MIT
|
||||
|
||||
@@ -29,7 +29,8 @@
|
||||
label {
|
||||
color: @green;
|
||||
}
|
||||
.form-control {
|
||||
.form-control,
|
||||
.input-group-addon {
|
||||
border-color: @green;
|
||||
box-shadow: none;
|
||||
}
|
||||
@@ -42,7 +43,8 @@
|
||||
label {
|
||||
color: @yellow;
|
||||
}
|
||||
.form-control {
|
||||
.form-control,
|
||||
.input-group-addon {
|
||||
border-color: @yellow;
|
||||
box-shadow: none;
|
||||
}
|
||||
@@ -55,7 +57,8 @@
|
||||
label {
|
||||
color: @red;
|
||||
}
|
||||
.form-control {
|
||||
.form-control,
|
||||
.input-group-addon {
|
||||
border-color: @red;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -113,6 +113,7 @@
|
||||
padding: 10px 25px 10px 15px;
|
||||
font-size: 12px;
|
||||
}
|
||||
li > a > .fa-angle-left,
|
||||
li > a > .pull-right-container > .fa-angle-left {
|
||||
width: auto;
|
||||
height: auto;
|
||||
@@ -120,6 +121,7 @@
|
||||
margin-right: 10px;
|
||||
}
|
||||
li.active {
|
||||
> a > .fa-angle-left,
|
||||
> a > .pull-right-container > .fa-angle-left {
|
||||
.rotate(-90deg);
|
||||
}
|
||||
@@ -150,6 +152,8 @@
|
||||
width: 20px;
|
||||
}
|
||||
> .pull-right-container > .fa-angle-left,
|
||||
> .pull-right-container > .fa-angle-down,
|
||||
> .fa-angle-left,
|
||||
> .fa-angle-down {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
104
changelog
104
changelog
@@ -1,104 +0,0 @@
|
||||
CHANGE LOG:
|
||||
v2.3.1:
|
||||
- Fix sidebar issue #676
|
||||
- Fix BootLint warnings and errors
|
||||
- Minor bug fixes and code reformat
|
||||
|
||||
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.
|
||||
224
changelog.md
Normal file
224
changelog.md
Normal file
@@ -0,0 +1,224 @@
|
||||
### CHANGE LOG:
|
||||
**v2.3.7**
|
||||
- Merge pull request #1160 from antoniocambados/antoniocambados-patch-1158
|
||||
- Merge branch 'rickysang-master'
|
||||
- merge pull request #1165
|
||||
- Merge pull request #1166 from liamgall/master
|
||||
- Merge pull request #1178 from mortonfox/patch-1
|
||||
- Merge pull request #1184 from leoncheek/master
|
||||
- Fix sidebar li.active fa-angle-left rotate.
|
||||
- Fix link to changelog
|
||||
- Merge pull request #1 from liamgall/liamgall-patch-1
|
||||
- changed index2.html to ../index2.html
|
||||
- Fix issue #1008
|
||||
- Update sidebar.less
|
||||
|
||||
**v2.3.6:**
|
||||
- Update version
|
||||
- Use markdown in the changelog file
|
||||
- Patch for issue #1098
|
||||
- Update support emails
|
||||
- Merge pull request #1096 from nobusugi246/fix_css_content_too_large
|
||||
- min-height of .content is too large.
|
||||
|
||||
**v2.3.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
|
||||
- Minor bug fixes and code reformat
|
||||
|
||||
**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.
|
||||
@@ -16,7 +16,7 @@
|
||||
"authors": [
|
||||
{
|
||||
"name": "Abdullah Almsaeed",
|
||||
"email": "support@almsaeedstudio.com"
|
||||
"email": "abdullah@almsaeedstudio.com"
|
||||
}
|
||||
],
|
||||
"license": "MIT",
|
||||
|
||||
24
dist/css/AdminLTE.css
vendored
24
dist/css/AdminLTE.css
vendored
@@ -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.7
|
||||
* Author: Almsaeed Studio
|
||||
* Website: Almsaeed Studio <http://almsaeedstudio.com>
|
||||
* License: Open source - MIT
|
||||
@@ -536,12 +536,14 @@ a:focus {
|
||||
padding: 10px 25px 10px 15px;
|
||||
font-size: 12px;
|
||||
}
|
||||
.sidebar-menu li > a > .fa-angle-left,
|
||||
.sidebar-menu li > a > .pull-right-container > .fa-angle-left {
|
||||
width: auto;
|
||||
height: auto;
|
||||
padding: 0;
|
||||
margin-right: 10px;
|
||||
}
|
||||
.sidebar-menu li.active > a > .fa-angle-left,
|
||||
.sidebar-menu li.active > a > .pull-right-container > .fa-angle-left {
|
||||
-webkit-transform: rotate(-90deg);
|
||||
-ms-transform: rotate(-90deg);
|
||||
@@ -575,6 +577,8 @@ a:focus {
|
||||
width: 20px;
|
||||
}
|
||||
.sidebar-menu .treeview-menu > li > a > .pull-right-container > .fa-angle-left,
|
||||
.sidebar-menu .treeview-menu > li > a > .pull-right-container > .fa-angle-down,
|
||||
.sidebar-menu .treeview-menu > li > a > .fa-angle-left,
|
||||
.sidebar-menu .treeview-menu > li > a > .fa-angle-down {
|
||||
width: auto;
|
||||
}
|
||||
@@ -626,6 +630,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;
|
||||
@@ -1257,7 +1270,8 @@ a:focus {
|
||||
.form-group.has-success label {
|
||||
color: #00a65a;
|
||||
}
|
||||
.form-group.has-success .form-control {
|
||||
.form-group.has-success .form-control,
|
||||
.form-group.has-success .input-group-addon {
|
||||
border-color: #00a65a;
|
||||
box-shadow: none;
|
||||
}
|
||||
@@ -1267,7 +1281,8 @@ a:focus {
|
||||
.form-group.has-warning label {
|
||||
color: #f39c12;
|
||||
}
|
||||
.form-group.has-warning .form-control {
|
||||
.form-group.has-warning .form-control,
|
||||
.form-group.has-warning .input-group-addon {
|
||||
border-color: #f39c12;
|
||||
box-shadow: none;
|
||||
}
|
||||
@@ -1277,7 +1292,8 @@ a:focus {
|
||||
.form-group.has-error label {
|
||||
color: #dd4b39;
|
||||
}
|
||||
.form-group.has-error .form-control {
|
||||
.form-group.has-error .form-control,
|
||||
.form-group.has-error .input-group-addon {
|
||||
border-color: #dd4b39;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
4
dist/css/AdminLTE.min.css
vendored
4
dist/css/AdminLTE.min.css
vendored
File diff suppressed because one or more lines are too long
4
dist/js/app.js
vendored
4
dist/js/app.js
vendored
@@ -6,8 +6,8 @@
|
||||
*
|
||||
* @Author Almsaeed Studio
|
||||
* @Support <http://www.almsaeedstudio.com>
|
||||
* @Email <support@almsaeedstudio.com>
|
||||
* @version 2.3.4
|
||||
* @Email <abdullah@almsaeedstudio.com>
|
||||
* @version 2.3.7
|
||||
* @license MIT <http://opensource.org/licenses/MIT>
|
||||
*/
|
||||
|
||||
|
||||
4
dist/js/app.min.js
vendored
4
dist/js/app.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -7,7 +7,7 @@
|
||||
<ul>
|
||||
<li><b>AdminLTE is based on <a href="http://getbootstrap.com/" target="_blank">Bootstrap 3</a>.</b> If you are unfamiliar with Bootstrap, visit their website and read through the documentation. All of Bootstrap components have been modified to fit the style of AdminLTE and provide a consistent look throughout the template. This way, we guarantee you will get the best of AdminLTE.</li>
|
||||
<li><b>Go through the pages that are bundled with the theme.</b> Most of the template example pages contain quick tips on how to create or use a component which can be really helpful when you need to create something on the fly.</li>
|
||||
<li><b>Documentation.</b> We are trying our best to make your experience with AdminLTE be smooth. One way to achieve that is to provide documentation and support. If you think that something is missing from the documentation, please do not hesitate to create an issue to tell us about it. Also, if you would like to contribute, email the support team at <a href="mailto:support@almsaeedstudio.com">support@almsaeedstudio.com</a>.</li>
|
||||
<li><b>Documentation.</b> We are trying our best to make your experience with AdminLTE be smooth. One way to achieve that is to provide documentation and support. If you think that something is missing from the documentation, please do not hesitate to create an issue to tell us about it.</li>
|
||||
<li><b>Built with <a href="http://lesscss.org/" target="_blank">LESS</a>.</b> This theme uses the LESS compiler to make it easier to customize and use. LESS is easy to learn if you know CSS or SASS. It is not necessary to learn LESS but it will benefit you a lot in the future.</li>
|
||||
<li><b>Hosted on <a href="https://github.com/almasaeed2010/AdminLTE/" target="_blank">GitHub</a>.</b> Visit our GitHub repository to view issues, make requests, or contribute to the project.</li>
|
||||
</ul>
|
||||
|
||||
@@ -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.7
|
||||
</div>
|
||||
<strong>Copyright © 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights reserved.
|
||||
</footer>
|
||||
|
||||
@@ -194,7 +194,7 @@ AdminLTE/
|
||||
<ul>
|
||||
<li><b>AdminLTE is based on <a href="http://getbootstrap.com/" target="_blank">Bootstrap 3</a>.</b> If you are unfamiliar with Bootstrap, visit their website and read through the documentation. All of Bootstrap components have been modified to fit the style of AdminLTE and provide a consistent look throughout the template. This way, we guarantee you will get the best of AdminLTE.</li>
|
||||
<li><b>Go through the pages that are bundled with the theme.</b> Most of the template example pages contain quick tips on how to create or use a component which can be really helpful when you need to create something on the fly.</li>
|
||||
<li><b>Documentation.</b> We are trying our best to make your experience with AdminLTE be smooth. One way to achieve that is to provide documentation and support. If you think that something is missing from the documentation, please do not hesitate to create an issue to tell us about it. Also, if you would like to contribute, email the support team at <a href="mailto:support@almsaeedstudio.com">support@almsaeedstudio.com</a>.</li>
|
||||
<li><b>Documentation.</b> We are trying our best to make your experience with AdminLTE be smooth. One way to achieve that is to provide documentation and support. If you think that something is missing from the documentation, please do not hesitate to create an issue to tell us about it.</li>
|
||||
<li><b>Built with <a href="http://lesscss.org/" target="_blank">LESS</a>.</b> This theme uses the LESS compiler to make it easier to customize and use. LESS is easy to learn if you know CSS or SASS. It is not necessary to learn LESS but it will benefit you a lot in the future.</li>
|
||||
<li><b>Hosted on <a href="https://github.com/almasaeed2010/AdminLTE/" target="_blank">GitHub</a>.</b> Visit our GitHub repository to view issues, make requests, or contribute to the project.</li>
|
||||
</ul>
|
||||
@@ -878,12 +878,7 @@ AdminLTE/
|
||||
<li class="active"><a href="#"><span>Link</span></a><</li>
|
||||
<li><a href="#"><span>Another Link</span></a></li>
|
||||
<li class="treeview">
|
||||
<a href="#">
|
||||
<span>Multilevel</span>
|
||||
<span class="pull-right-container">
|
||||
<i class="fa fa-angle-left pull-right"></i>
|
||||
</span>
|
||||
</a>
|
||||
<a href="#"><span>Multilevel</span> <i class="fa fa-angle-left pull-right"></i></a>
|
||||
<ul class="treeview-menu">
|
||||
<li><a href="#">Link in level 2</a></li>
|
||||
<li><a href="#">Link in level 2</a></li>
|
||||
@@ -2135,7 +2130,7 @@ AdminLTE/
|
||||
|
||||
<footer class="main-footer">
|
||||
<div class="pull-right hidden-xs">
|
||||
<b>Version</b> 2.3.4
|
||||
<b>Version</b> 2.3.7
|
||||
</div>
|
||||
<strong>Copyright © 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights reserved.
|
||||
</footer>
|
||||
|
||||
@@ -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.7
|
||||
</div>
|
||||
<strong>Copyright © 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
|
||||
reserved.
|
||||
|
||||
@@ -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.7
|
||||
</div>
|
||||
<strong>Copyright © 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
|
||||
reserved.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "admin-lte",
|
||||
"version": "2.3.3",
|
||||
"version": "2.3.6",
|
||||
"main": "dist/js/app.min.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
@@ -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.7
|
||||
</div>
|
||||
<strong>Copyright © 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
|
||||
reserved.
|
||||
|
||||
@@ -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.7
|
||||
</div>
|
||||
<strong>Copyright © 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
|
||||
reserved.
|
||||
|
||||
@@ -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.7
|
||||
</div>
|
||||
<strong>Copyright © 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
|
||||
reserved.
|
||||
|
||||
@@ -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.7
|
||||
</div>
|
||||
<strong>Copyright © 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
|
||||
reserved.
|
||||
|
||||
@@ -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.7
|
||||
</div>
|
||||
<strong>Copyright © 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
|
||||
reserved.
|
||||
|
||||
@@ -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.7
|
||||
</div>
|
||||
<strong>Copyright © 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
|
||||
reserved.
|
||||
|
||||
@@ -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.7
|
||||
</div>
|
||||
<strong>Copyright © 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
|
||||
reserved.
|
||||
|
||||
@@ -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.7
|
||||
</div>
|
||||
<strong>Copyright © 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
|
||||
reserved.
|
||||
|
||||
@@ -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.7
|
||||
</div>
|
||||
<strong>Copyright © 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
|
||||
reserved.
|
||||
|
||||
@@ -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.7
|
||||
</div>
|
||||
<strong>Copyright © 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
|
||||
reserved.
|
||||
|
||||
@@ -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.7
|
||||
</div>
|
||||
<strong>Copyright © 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
|
||||
reserved.
|
||||
|
||||
@@ -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.7
|
||||
</div>
|
||||
<strong>Copyright © 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
|
||||
reserved.
|
||||
|
||||
@@ -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.7
|
||||
</div>
|
||||
<strong>Copyright © 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
|
||||
reserved.
|
||||
|
||||
@@ -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.7
|
||||
</div>
|
||||
<strong>Copyright © 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
|
||||
reserved.
|
||||
|
||||
@@ -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.7
|
||||
</div>
|
||||
<strong>Copyright © 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
|
||||
reserved.
|
||||
|
||||
@@ -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.7
|
||||
</div>
|
||||
<strong>Copyright © 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
|
||||
reserved.
|
||||
|
||||
@@ -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.7
|
||||
</div>
|
||||
<strong>Copyright © 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
|
||||
reserved.
|
||||
|
||||
@@ -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.7
|
||||
</div>
|
||||
<strong>Copyright © 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
|
||||
reserved.
|
||||
|
||||
@@ -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.7
|
||||
</div>
|
||||
<strong>Copyright © 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
|
||||
reserved.
|
||||
|
||||
@@ -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.7
|
||||
</div>
|
||||
<strong>Copyright © 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
|
||||
reserved.
|
||||
|
||||
@@ -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.7
|
||||
</div>
|
||||
<strong>Copyright © 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
|
||||
reserved.
|
||||
|
||||
@@ -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.7
|
||||
</div>
|
||||
<strong>Copyright © 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
|
||||
reserved.
|
||||
|
||||
@@ -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.7
|
||||
</div>
|
||||
<strong>Copyright © 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
|
||||
reserved.
|
||||
|
||||
@@ -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.7
|
||||
</div>
|
||||
<strong>Copyright © 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
|
||||
reserved.
|
||||
|
||||
@@ -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.7
|
||||
</div>
|
||||
<strong>Copyright © 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
|
||||
reserved.
|
||||
|
||||
@@ -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.7
|
||||
</div>
|
||||
<strong>Copyright © 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
|
||||
reserved.
|
||||
|
||||
@@ -471,7 +471,7 @@
|
||||
<div class="box-body no-padding">
|
||||
<div class="mailbox-read-info">
|
||||
<h3>Message Subject Is Placed Here</h3>
|
||||
<h5>From: support@almsaeedstudio.com
|
||||
<h5>From: help@example.com
|
||||
<span class="mailbox-read-time pull-right">15 Feb. 2016 11:03 PM</span></h5>
|
||||
</div>
|
||||
<!-- /.mailbox-read-info -->
|
||||
@@ -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.7
|
||||
</div>
|
||||
<strong>Copyright © 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
|
||||
reserved.
|
||||
|
||||
@@ -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.7
|
||||
</div>
|
||||
<strong>Copyright © 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
|
||||
reserved.
|
||||
|
||||
@@ -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.7
|
||||
</div>
|
||||
<strong>Copyright © 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
|
||||
reserved.
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
|
||||
<header class="main-header">
|
||||
<!-- Logo -->
|
||||
<a href="index2.html" class="logo">
|
||||
<a href="../index2.html" class="logo">
|
||||
<!-- mini logo for sidebar mini 50x50 pixels -->
|
||||
<span class="logo-mini"><b>A</b>LT</span>
|
||||
<!-- logo for regular state and mobile devices -->
|
||||
@@ -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.7
|
||||
</div>
|
||||
<strong>Copyright © 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
|
||||
reserved.
|
||||
|
||||
Reference in New Issue
Block a user