git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1755 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -1557,6 +1557,7 @@
|
||||
}
|
||||
}
|
||||
menu_items[(el_name === 'g' ? 'en':'dis') + 'ableContextMenuItems']('#ungroup');
|
||||
menu_items[((el_name === 'g' || !multiselected) ? 'dis':'en') + 'ableContextMenuItems']('#group');
|
||||
} // if (elem != null)
|
||||
else if (multiselected) {
|
||||
$('#multiselected_panel').show();
|
||||
|
||||
Reference in New Issue
Block a user