fixes #1014
This commit is contained in:
@@ -237,6 +237,7 @@ Danbooru.Note = {
|
||||
})
|
||||
} else {
|
||||
$note_body.click(function(e) {
|
||||
Danbooru.notice("You must be logged in to edit notes");
|
||||
e.stopPropagation();
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user