diff --git a/js/all-app.js b/js/all-app.js index e0da79b0725..31208a10121 100644 --- a/js/all-app.js +++ b/js/all-app.js @@ -2200,7 +2200,8 @@ this.make();} wn.widgets.form.sidebar.Attachment=function(parent,filedet,frm){filedet=filedet.split(',') this.filename=filedet[0];this.fileid=filedet[1];this.frm=frm;var me=this;this.wrapper=$a(parent,'div','sidebar-comment-message');this.remove_fileid=function(){var doc=locals[me.frm.doctype][me.frm.docname];var fl=doc.file_list.split('\n');new_fl=[];for(var i=0;i