Parcourir la source

10.4.0 release

Gaudenz Alder il y a 6 ans
Parent
commit
f5146b71d8

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

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

Fichier diff supprimé car celui-ci est trop grand
+ 2 - 2
src/main/webapp/js/app.min.js


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

@@ -2457,7 +2457,7 @@ DriveClient.prototype.convertRealtimeFiles = function()
 				
 				try
 				{
-					EditorUi.sendReport('Convert Realtime Files Report ' +
+					EditorUi.sendReport('Convert Realtime Report ' +
 						new Date().toISOString() + ':' +
 						'\n\nBrowser=' + navigator.userAgent +
 						'\nUser=' + ((this.user != null) ? this.user.id : 'unknown') +