Tickets
Issues
// FIXME: Remove the global variable- Id: 1392661a28f5fc9ec51c5656a0b51688
- Status: Closed
- Initial commit: e007c2d2693938954ea17e30770529173d770a61
- Creation date: 2015-03-22 13:34:25
- Last changed: 2015-04-23 09:19:51
- Created by: Laurent Defert
- File: js/bricks_counter.js
- Last changed by: Laurent Defert
- Tag:
// FIXME: Remove the global variable
counter = this;
to_delete.map(function(obj) {
if (obj != null) {
counter.removeChild(obj);
delete obj;
History
-
Changed by Laurent Defert on 2015-04-23 09:19:51 during be75f4de5054fb29b3f36a2a4ee80ba9a04b21d7
-
Status:
Open- Closed