OSDN Git Service

client is version0.4.25, added combobox to pettanr.form.
[pettanr/pettanr.git] / public / assets / system.js
index 4eae123..dbc10ac 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * pettanR system.js
- *   version 0.4.24
+ *   version 0.4.25
  *   
  * author:
  *   itozyun
@@ -1834,6 +1834,7 @@ pettanr.premiumSatge = pettanr.view.registerApplication( function(){
                        pettanr.util.removeAllChildren( elmIconWrap );
                        elmContainer.removeChild( elmIconWrap );
                        file.destroy();
+                       elmIconWrap.onclick = new Function();
                        reversibleImage = elmIconWrap = elmIconTitle = data = file = null;
                        delete this.destroy;
                }