Browse Source

10.4.0 release

Gaudenz Alder 6 years ago
parent
commit
f3a372d570

+ 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

File diff suppressed because it is too large
+ 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++;
 													}