diff --git a/public/js/all-app.js b/public/js/all-app.js index 72463874e4..f14e31c23f 100644 --- a/public/js/all-app.js +++ b/public/js/all-app.js @@ -1290,7 +1290,7 @@ d.set_search=function(dt){if(d.style!='Search'){d.rows['Result'].innerHTML='';d. d.style='Search';if(d.input){d.input=null;sel_type=null;} d.sel_type=get_label_doctype(dt);d.set_title('Quick Search for '+dt);} $(inp).keydown(function(e){if(e.which==13){if(!btn.disabled)btn.onclick();}}) -d.set_query_description=function(txt){txt=d.input&&d.input.query_description||txt;if(txt){d.rows['Help'].innerHTML='
/)==-1)txt='
'+txt+'
';this.intro_area.html(txt);}else{this.intro_area.remove();this.intro_area=null;}} -_f.Frm.prototype.set_footnote=function(txt){if(!this.footnote_area){this.footnote_area=$('/)==-1)txt='
'+txt+'
';this.footnote_area.html(txt);}else{this.footnote_area.remove();this.footnote_area=null;}} _f.Frm.prototype.setup_fields_std=function(){var fl=wn.meta.docfield_list[this.doctype];fl.sort(function(a,b){return a.idx-b.idx});if(fl[0]&&fl[0].fieldtype!="Section Break"||get_url_arg('embed')){this.layout.addrow();if(fl[0].fieldtype!="Column Break"){var c=this.layout.addcell();$y(c.wrapper,{padding:'8px'});}} var sec;for(var i=0;i