Include variable
This commit is contained in:
parent
79c9efbc33
commit
4ac73a1ab3
@ -1265,10 +1265,10 @@ Clipperz.log("THE BROWSER IS OFFLINE");
|
||||
'certificateQuota'
|
||||
];
|
||||
|
||||
var attributes = this.user().accountInfo()._attributes;
|
||||
//
|
||||
// Disable loading of the details of the account. Hard code similar to the python frontend
|
||||
//
|
||||
// var attributes = this.user().accountInfo()._attributes;
|
||||
// MochiKit.Iter.forEach(usefulFields, function (aFieldName) {
|
||||
// result[aFieldName] = attributes[aFieldName];
|
||||
// })
|
||||
|
Loading…
Reference in New Issue
Block a user