Fixes bug when working with multiple WCF.EditableItemList objects
authorMatthias Schmidt <gravatronics@live.com>
Wed, 26 Dec 2012 12:59:02 +0000 (13:59 +0100)
committerMatthias Schmidt <gravatronics@live.com>
Wed, 26 Dec 2012 12:59:02 +0000 (13:59 +0100)
commit0579855ed1e9a769f497efd3c308d8aaabcabd56
treea0f06ed8541c097c2b19f1ee03f36f2d6ea184f3
parent0eaac6b92f912f8c0f15369eebfb5bca955b4980
Fixes bug when working with multiple WCF.EditableItemList objects

Currently, `WCF.EditableItemList._data` is shared between multiple objects which has the unexpected effect that you find objects of the second list in the first list.
wcfsetup/install/files/js/WCF.js