witten
/
luminotes
Archived
1
0
Fork 0

Whoops, forgot a parameter.

This commit is contained in:
Dan Helfman 2007-11-09 06:54:45 +00:00
parent 9d7c38c396
commit 650de327a5
1 changed files with 1 additions and 1 deletions

View File

@ -883,7 +883,7 @@ Wiki.prototype.undelete_editor_via_undo = function( event, editor, position_afte
event.stop();
}
Wiki.prototype.undelete_editor_via_undelete = function( event, note_id ) {
Wiki.prototype.undelete_editor_via_undelete = function( event, note_id, position_after ) {
if ( this.notebook.read_write ) {
var self = this;
this.invoker.invoke( "/notebooks/undelete_note", "POST", {