mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-07-31 10:30:15 +02:00
Minor refactorings.
This commit is contained in:
@@ -144,4 +144,4 @@
|
|||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
||||||
})(jQuery);
|
}(jQuery));
|
||||||
|
@@ -26,4 +26,4 @@
|
|||||||
return timer;
|
return timer;
|
||||||
}());
|
}());
|
||||||
|
|
||||||
})(jQuery);
|
}(jQuery));
|
@@ -27,4 +27,4 @@
|
|||||||
h5ai.init();
|
h5ai.init();
|
||||||
});
|
});
|
||||||
|
|
||||||
})(jQuery);
|
}(jQuery));
|
||||||
|
@@ -21,4 +21,4 @@
|
|||||||
h5ai.shiftTree(false, true);
|
h5ai.shiftTree(false, true);
|
||||||
});
|
});
|
||||||
|
|
||||||
})(jQuery);
|
}(jQuery));
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
################################
|
################################
|
||||||
# %BUILD_NAME% %BUILD_VERSION% (js)
|
# h5ai %BUILD_VERSION% (js)
|
||||||
# customized .htaccess
|
# customized .htaccess
|
||||||
################################
|
################################
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
################################
|
################################
|
||||||
# %BUILD_NAME% %BUILD_VERSION% (php)
|
# h5ai %BUILD_VERSION% (php)
|
||||||
# customized .htaccess
|
# customized .htaccess
|
||||||
################################
|
################################
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user