style/js fixes

This commit is contained in:
albert
2011-11-03 16:30:06 -04:00
parent 694eefd314
commit d09e80d2f4
11 changed files with 45 additions and 42 deletions

View File

@@ -319,7 +319,7 @@ Danbooru.Note = {
},
error_handler: function(xhr, status, exception) {
Danbooru.j_error("There was an error saving the note");
Danbooru.error("There was an error saving the note");
},
success_handler: function(data, status, xhr) {