mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-24 22:21:34 +01:00
Fix typo
This commit is contained in:
parent
b76ace01f5
commit
4f2504aafc
@ -124,7 +124,7 @@ var ClassWithAttributes = Class.extend(
|
|||||||
_default = undefined;
|
_default = undefined;
|
||||||
}
|
}
|
||||||
|
|
||||||
attrs[key] = _default;
|
_attrs[key] = _default;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user