Bug 428594: Restore defaults for tags doesn't work in non-instant-apply mode, patch by Bruno Escherl <aqualon@aquachan.de>, r+sr=Neil
git-svn-id: svn://10.0.0.236/trunk@250182 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -58,7 +58,7 @@ var gDeleteButton = null;
|
||||
var gRaiseButton = null;
|
||||
var gLowerButton = null;
|
||||
|
||||
var gDeletedTags = null; // tags marked for deletion in non-instant apply mode
|
||||
var gDeletedTags = {}; // tags marked for deletion in non-instant apply mode
|
||||
|
||||
|
||||
function Startup()
|
||||
|
||||
Reference in New Issue
Block a user