Loading ui/js/Max.js +5 −0 Original line number Diff line number Diff line Loading @@ -31,6 +31,11 @@ class Max { if($("#bas_de_page .footnote").length > 0) $("#bas_de_page").show(); } if($("#scrollfocus").length == 1){ this.scrollToID("scrollfocus") } } getProjectID(){ return this.projectID; Loading Loading
ui/js/Max.js +5 −0 Original line number Diff line number Diff line Loading @@ -31,6 +31,11 @@ class Max { if($("#bas_de_page .footnote").length > 0) $("#bas_de_page").show(); } if($("#scrollfocus").length == 1){ this.scrollToID("scrollfocus") } } getProjectID(){ return this.projectID; Loading