This commit is contained in:
Nathan Gray 2014-05-06 20:05:08 +00:00
parent b76ace01f5
commit 4f2504aafc

View File

@ -124,7 +124,7 @@ var ClassWithAttributes = Class.extend(
_default = undefined;
}
attrs[key] = _default;
_attrs[key] = _default;
}
}