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