Add: plugin system[WIP]
This commit is contained in:
@@ -101,7 +101,6 @@ if (location.search) {
|
||||
$('.mini-btn').text('expand_less')
|
||||
}
|
||||
}
|
||||
window.onload = function () { initPostbox(); connection() }
|
||||
function initPostbox() {
|
||||
$('#posttgl').click(function (e) {
|
||||
if (!$('#post-box').hasClass('appear')) {
|
||||
|
Reference in New Issue
Block a user