mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-12 08:14:11 +02:00
Switches indentation to tabs.
This commit is contained in:
@@ -31,6 +31,7 @@ h5ai is provided under the terms of the [MIT License](http://github.com/lrsjng/h
|
|||||||
### v0.18 - *2012-02-??*
|
### v0.18 - *2012-02-??*
|
||||||
|
|
||||||
* updates year in `LICENSE.TXT`
|
* updates year in `LICENSE.TXT`
|
||||||
|
* updates es translation
|
||||||
|
|
||||||
|
|
||||||
### v0.17 - *2011-11-28*
|
### v0.17 - *2011-11-28*
|
||||||
|
@@ -1,3 +1,2 @@
|
|||||||
|
|
||||||
@import "inc/main";
|
@import "inc/main";
|
||||||
|
|
||||||
|
@@ -82,6 +82,3 @@ function handler(event) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
})(jQuery);
|
})(jQuery);
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
* author: Lars Jung
|
* author: Lars Jung
|
||||||
* license: MIT
|
* license: MIT
|
||||||
*
|
*
|
||||||
* bad and ugly coded!
|
* still quick and dirty!
|
||||||
*/
|
*/
|
||||||
|
|
||||||
(function (window, $) {
|
(function (window, $) {
|
||||||
|
Reference in New Issue
Block a user