From 86ce42abb78f30630d5027b9f5f1dd08c96176aa Mon Sep 17 00:00:00 2001 From: Ali-D-Akbar Date: Thu, 11 Feb 2021 18:53:47 +0500 Subject: [PATCH] PROD-2194 --- lms/static/js/jquery.ajaxfileupload.js | 78 +++++++++++++------------- 1 file changed, 39 insertions(+), 39 deletions(-) diff --git a/lms/static/js/jquery.ajaxfileupload.js b/lms/static/js/jquery.ajaxfileupload.js index e588d3555a..496bb3d3c6 100644 --- a/lms/static/js/jquery.ajaxfileupload.js +++ b/lms/static/js/jquery.ajaxfileupload.js @@ -12,9 +12,9 @@ jQuery.extend({ }, createUploadIframe: function(id, uri){ //create frame - var frameId = 'jUploadFrame' + id; + var frameId = 'jUploadFrame' + id; if(window.ActiveXObject) { - var io = document.createElement('