Skip to content

Commit

Permalink
Update assets
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Rabaix committed May 12, 2014
1 parent 717b670 commit d03640a
Show file tree
Hide file tree
Showing 11 changed files with 1,330 additions and 409 deletions.
8 changes: 4 additions & 4 deletions Resources/public/vendor/AdminLTE/.bower.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "AdminLTE",
"homepage": "https://github.com/almasaeed2010/AdminLTE",
"_release": "1.1",
"_release": "1.2",
"_resolution": {
"type": "tag",
"tag": "1.1",
"commit": "30b27596b2964fa810d5b314a7b7e77cdd6331c6"
"tag": "1.2",
"commit": "41b271f3fc75b1004ef1bcae22b058e13a59c1ba"
},
"_source": "https://github.com/almasaeed2010/AdminLTE.git",
"_target": "1.1",
"_target": "1.2",
"_originalSource": "https://github.com/almasaeed2010/AdminLTE.git"
}
1 change: 0 additions & 1 deletion Resources/public/vendor/AdminLTE/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@

readme
25 changes: 20 additions & 5 deletions Resources/public/vendor/AdminLTE/README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,24 @@
[![Flattr this git repo](http://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=almasaeed2010&url=http://almsaeedstudio.com&title=AdminLTE&language=&tags=github&category=software)
[![Flattr this git repo](http://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=almasaeed2010&url=http://almsaeedstudio.com&title=AdminLTE&language=&tags=github&category=software) [![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif "AdminLTE Presentation")](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=629XCUSXBHCBC "Donate")
------------------------

**AdminLTE** -- is a fully responsive admin template. Based on **Bootstrap 3** framework. Highly customizable and easy to use. Fits many screen resolutions from small mobile devices to large desktops. Check out the live preview now and see for yourself.

**Live Preview: http://almsaeedstudio.com/preview/**

**If you like the theme and you are feeling generous, I would greatly appreciate your donation. Donations are made by Paypal** [![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif "AdminLTE Presentation")](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=629XCUSXBHCBC "Donate")
Note: If the javascript in the preview does not work properly (specially IE users), please visit http://almsaeedstudio.com/AdminLTE (this could be because of the use of an iframe!)

Want More?
-----------
**Almsaeed studio just opened a new premium templates page. Hand picked to insure the best quality and the most affordable prices. Visit http://almsaeedstudio.com/premium for more information.**


![preview image](http://almsaeedstudio.com/adminlte.png "AdminLTE Presentation")

**AdminLTE** has been carefully coded with clear comments in all of its JS, LESS and HTML files. LESS has been used to increase code customizability.

Announcements:
--------------
- Added new skin. class: .skin-black
- Added [pace](http://github.hubspot.com/pace/docs/welcome/ "pace") plugin.
- Check the change log at the bottom

Special Features:
-----------------
Expand All @@ -24,7 +28,7 @@ Special Features:
- **18 plugins and 3 custom plugins**
- **Light weight and fast**
- **Compatible with most major browsers**
- **Full support for Glyphicons, Fontawsome and Ion icons**
- **Full support for Glyphicons, Fontawesome and Ion icons**

Featured Pages:
----------------
Expand Down Expand Up @@ -68,6 +72,17 @@ Browser Support:
- Safari 5+
- Opera 11+

Change log:
-----------
ver 1.2:
- 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:
- Added new skin. class: .skin-black
- Added [pace](http://github.hubspot.com/pace/docs/welcome/ "pace") plugin.

To Do List:
-----------
- More features
Expand Down
Loading

0 comments on commit d03640a

Please sign in to comment.