Made editor work better locally in Chrome 5, fixed some minor bugs

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1642 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Alexis Deveria
2010-07-21 17:12:57 +00:00
parent 86fa551bf9
commit 1a9b08bed6
4 changed files with 14 additions and 3 deletions

View File

@@ -172,7 +172,9 @@ $(function() {
$(function() {
getIcons('ajax');
});
}
} else {
$(useFallback);
}
}
}
});