Context menu deletion of tags is broken
git-svn-id: svn://10.0.0.236/trunk@257941 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
f318f9ede9
commit
8c1b4ec607
@ -148,6 +148,7 @@ Ext.extend(TestopiaObjectTags, Ext.grid.GridPanel, {
|
||||
text: 'Remove Selected Tags',
|
||||
icon: 'testopia/img/delete.png',
|
||||
iconCls: 'img_button_16x',
|
||||
obj_id: this.obj_id,
|
||||
handler: this.remove
|
||||
},{
|
||||
text: 'Refresh List',
|
||||
|
||||
@ -9340,6 +9340,7 @@ Ext.extend(TestopiaObjectTags, Ext.grid.GridPanel, {
|
||||
text: 'Remove Selected Tags',
|
||||
icon: 'testopia/img/delete.png',
|
||||
iconCls: 'img_button_16x',
|
||||
obj_id: this.obj_id,
|
||||
handler: this.remove
|
||||
},{
|
||||
text: 'Refresh List',
|
||||
|
||||
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user