cleaned fix

This commit is contained in:
Hendrik
2017-02-02 13:54:52 +01:00
parent feba1d9786
commit 93e63111de
2 changed files with 4 additions and 6 deletions

View File

@@ -32,8 +32,6 @@ function deletePost(postID) {
alert("Je account is bevroren, dus je kan geen posts verwijderen. Contacteer een admin als je denkt dat dit onjuist is.");
}
});
noposts = false;
postAmount = 0;
closeModal();
masonry(masonryMode);
}