[gen] Improved performance of the Ref field and added an icon for dissociating referred objects.
This commit is contained in:
parent
872b77208b
commit
9954edf71a
9 changed files with 71 additions and 19 deletions
|
@ -16,7 +16,7 @@ except ImportError:
|
|||
_noroles = []
|
||||
|
||||
# Errors -----------------------------------------------------------------------
|
||||
jsMessages = ('no_elem_selected', 'delete_confirm')
|
||||
jsMessages = ('no_elem_selected', 'delete_confirm', 'unlink_confirm')
|
||||
|
||||
# ------------------------------------------------------------------------------
|
||||
class ToolMixin(BaseMixin):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue