Selaa lähdekoodia

10.4.0 release

Former-commit-id: f3a372d5701b5b0527859072837f5157ce3012fe
Gaudenz Alder 6 vuotta sitten
vanhempi
commit
f88e9bb034

+ 1 - 1
src/main/webapp/cache.manifest

@@ -1,7 +1,7 @@
 CACHE MANIFEST
 
 # THIS FILE WAS GENERATED. DO NOT MODIFY!
-# 03/09/2019 08:48 AM
+# 03/09/2019 09:34 AM
 
 app.html
 index.html?offline=1

Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 1 - 1
src/main/webapp/js/app.min.js


+ 1 - 1
src/main/webapp/js/diagramly/DriveClient.js

@@ -2557,7 +2557,7 @@ DriveClient.prototype.convertRealtimeFiles = function()
 												
 												if (acceptResponse)
 												{
-													if (file.convertFrom == 'json')
+													if (file.convertedFrom == 'json')
 													{
 														fromJson++;
 													}