Minor refactorings.

This commit is contained in:
Lars Jung 2011-09-24 03:26:03 +02:00
parent a95aef17be
commit 7f46dceba0
6 changed files with 6 additions and 6 deletions

View file

@ -144,4 +144,4 @@
}); });
}; };
})(jQuery); }(jQuery));

View file

@ -26,4 +26,4 @@
return timer; return timer;
}()); }());
})(jQuery); }(jQuery));

View file

@ -27,4 +27,4 @@
h5ai.init(); h5ai.init();
}); });
})(jQuery); }(jQuery));

View file

@ -21,4 +21,4 @@
h5ai.shiftTree(false, true); h5ai.shiftTree(false, true);
}); });
})(jQuery); }(jQuery));

View file

@ -1,5 +1,5 @@
################################ ################################
# %BUILD_NAME% %BUILD_VERSION% (js) # h5ai %BUILD_VERSION% (js)
# customized .htaccess # customized .htaccess
################################ ################################

View file

@ -1,5 +1,5 @@
################################ ################################
# %BUILD_NAME% %BUILD_VERSION% (php) # h5ai %BUILD_VERSION% (php)
# customized .htaccess # customized .htaccess
################################ ################################