* Continued work on improving post view templates
* Added statistics-based estimator for related tag calculator * Fleshed out IpBan class based on changes to Danbooru 1.xx
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
Cookie.setup();
|
||||
|
||||
$(document).ready(function() {
|
||||
$("#hide-upgrade-account-link").click(function() {
|
||||
$("#upgrade-account").hide();
|
||||
Cookie.put('hide-upgrade-account', '1', 7);
|
||||
});
|
||||
});
|
||||
Reference in New Issue
Block a user