Pman.Gnumeric.js
authoredward <edward@roojs.com>
Wed, 6 Sep 2017 05:24:32 +0000 (13:24 +0800)
committeredward <edward@roojs.com>
Wed, 6 Sep 2017 05:24:32 +0000 (13:24 +0800)
Pman.Gnumeric.js

index bd6c7c5..ec24a48 100644 (file)
@@ -1241,6 +1241,8 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, {
             throw "write Image called with missing data";
         }
         
+        throw "write Image called with missing data";
+        
         startCol = startCol * 1;
         startRow = startRow * 1;
         endCol = endCol * 1;