Update to jQuery and jQuery-UI latest

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2052 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Jeff Schiller
2012-02-23 02:48:21 +00:00
parent 9c2148a983
commit dfc67588dc
5 changed files with 64 additions and 171 deletions

View File

@@ -56,6 +56,7 @@
wireframe: false,
colorPickerCSS: null,
gridSnapping: false,
gridColor: "#000",
baseUnit: 'px',
snappingStep: 10,
showRulers: true
@@ -4133,7 +4134,7 @@
});
// Put shortcut in title
if(opts.sel && !opts.hidekey) {
if(opts.sel && !opts.hidekey && btn.attr('title')) {
var new_title = btn.attr('title').split('[')[0] + ' (' + keyval + ')';
key_assocs[keyval] = opts.sel;
// Disregard for menu items