forked from extern/egroupware
Fix typo
This commit is contained in:
@ -124,7 +124,7 @@ var ClassWithAttributes = Class.extend(
|
||||
_default = undefined;
|
||||
}
|
||||
|
||||
attrs[key] = _default;
|
||||
_attrs[key] = _default;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user