OSDN Git Service

removed comment-out at pettanr.artistConsole
authoritozyun <itozyun@gmail.com>
Sun, 1 Apr 2012 23:03:51 +0000 (08:03 +0900)
committeritozyun <itozyun@gmail.com>
Sun, 1 Apr 2012 23:03:51 +0000 (08:03 +0900)
public/assets/work.js

index b4bd72c..8f95890 100644 (file)
@@ -4136,9 +4136,9 @@ pettanr.artistConsole = ( function(){
                                }\r
                                        function onLoad(){\r
                                                elmIframe.onload = null;\r
-                                               // ( elmIframe.contentWindow || elmIframe.contentDocument.parentWindow ).close();\r
+                                               ( elmIframe.contentWindow || elmIframe.contentDocument.parentWindow ).close();\r
                                                elmProgress.innerHTML = 'success!';\r
-                                               // setTimeout( clickCancel , 1000);\r
+                                               setTimeout( clickCancel , 1000);\r
                                                isUploading = false;\r
                                        }\r
                \r