fix backlink
This commit is contained in:
parent
815c78cf4d
commit
44bcd90b9f
@ -815,8 +815,8 @@ $('#buttons')
|
||||
window.location = '/edit/edit.jim' +
|
||||
'?file=' + cf +
|
||||
'&backdesc=Return+to+sweeper' +
|
||||
'&backlink=' + encodeURIComponent('/plugin/sweeper/edit.jim?dir=')
|
||||
+ edir;
|
||||
'&backlink=' + encodeURIComponent('/plugin/sweeper/edit.jim?dir='
|
||||
+ edir);
|
||||
});
|
||||
|
||||
$('#b_save').button({icons: {primary: "ui-icon-disk"}});
|
||||
|
Loading…
Reference in New Issue
Block a user