small typo

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@766 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Narendra Sisodiya
2009-10-05 19:15:40 +00:00
parent 86ea5568a1
commit 0e2a6e2f54
3 changed files with 5 additions and 2 deletions

View File

@@ -1279,6 +1279,7 @@ function svg_edit_setup() {
w_area[0].scrollLeft = scroll_x;
}
}
$('#resolution').change(function(){
var wh = $('#canvas_width,#canvas_height');