changeset 1301 | bd9e124f5904 |
parent 1291 | a971f6efcb7b |
child 1307 | 5d9f6ecf748e |
--- a/includes/clientside/static/editor.js Sun Sep 05 16:05:06 2010 -0400 +++ b/includes/clientside/static/editor.js Sun Sep 05 16:05:33 2010 -0400 @@ -401,6 +401,7 @@ button.assign_vars({ TITLE: $lang.get('editor_btn_savedraft'), IMAGE: editor_img_path + '/savedraft.gif', + // SPRITE: gen_sprite_html(editor_img_path + '/sprite.png', 16, 16, 0, 80), SPRITE: false, FLAGS: 'href="#" onclick="ajaxPerformAutosave(); return false;" id="ajax_edit_savedraft_btn"' });