Switches indentation to tabs.

This commit is contained in:
Lars Jung
2012-02-12 22:35:38 +01:00
parent 231ba3013b
commit 20858a1f43
39 changed files with 3437 additions and 3440 deletions

View File

@@ -31,6 +31,7 @@ h5ai is provided under the terms of the [MIT License](http://github.com/lrsjng/h
### v0.18 - *2012-02-??*
* updates year in `LICENSE.TXT`
* updates es translation
### v0.17 - *2011-11-28*

View File

@@ -1,3 +1,2 @@
@import "inc/main";

View File

@@ -82,6 +82,3 @@ function handler(event) {
}
})(jQuery);

View File

@@ -3,7 +3,7 @@
* author: Lars Jung
* license: MIT
*
* bad and ugly coded!
* still quick and dirty!
*/
(function (window, $) {