current changes. worked on conflict resolution, mostly
git-svn-id: svn://10.0.0.236/trunk@140067 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
534c5ba47d
commit
6e8fd2d347
@ -47,7 +47,7 @@ var gData; // for structure, see RegistryToData()
|
||||
function Unload()
|
||||
{
|
||||
UIToData();
|
||||
parent.roaming.verifyData();
|
||||
//parent.roaming.verifyData();
|
||||
}
|
||||
|
||||
/* *sigh*!!! when the user clicks OK in another pane,
|
||||
@ -118,7 +118,7 @@ RoamingPrefs.prototype =
|
||||
{
|
||||
UIToData();
|
||||
}
|
||||
//this.verifyData();
|
||||
this.verifyData();
|
||||
this.dataToRegistry();
|
||||
},
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user