]> git.saurik.com Git - cydia.git/blobdiff - Cydia.app/confirm.js
Fix the type of the ellipsis: argument.
[cydia.git] / Cydia.app / confirm.js
index 5ef99bf4e70298c1b21b73e5294f73d442431c7d..cc00bf4727fbdd9a9d5fd5908351f2a73eb216cc 100644 (file)
@@ -15,6 +15,8 @@ $(function () {
         $("#resuming").html($.xml(resuming));
     } else for (var i = 0; i != issues.length; ++i) {
         document.title = cydia.localize("CANNOT_COMPLY");
+        
+        $(".queue").remove();
 
         $("._issues").remove();