Pman.Lock.js
[Pman.Core] / Pman.Lock.js
index b8d3c7f..c773c11 100644 (file)
@@ -63,6 +63,7 @@ Roo.apply(Pman.Lock.prototype, {
                // Roo.log(data);
                 if (!force && typeof(data) == 'object') {
                     _t.confirmBreak(data);
+                    return;
                 }
                 _t.id = data;
                 _t.cfg.success(_t); //dont care about scope..