Merge branch 'oqtane:dev' into dev
This commit is contained in:
		| @ -291,7 +291,7 @@ Oqtane.Interop = { | ||||
|         var progressbar = document.getElementById('ProgressBar_' + id); | ||||
|  | ||||
|         progressinfo.setAttribute("style", "display: inline;"); | ||||
|         progressbar.setAttribute("style", "width: 200px; display: inline;"); | ||||
|         progressbar.setAttribute("style", "width: 100%; display: inline;"); | ||||
|  | ||||
|         for (var i = 0; i < files.length; i++) { | ||||
|             var FileChunk = []; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 vnetonline
					vnetonline