Changes

Jump to navigation Jump to search
Line 781: Line 781:  
This code fits in between the final  html tags and the "%end" command:<syntaxhighlight lang="css">
 
This code fits in between the final  html tags and the "%end" command:<syntaxhighlight lang="css">
 
%= javascript begin
 
%= javascript begin
   document.getElementById("scanLeases").style.display="none";
+
   document.getElementById("load").style.display="none";
 
   function showSpinner(){
 
   function showSpinner(){
 
  document.getElementById("scanLeases").style.display="none";
 
  document.getElementById("scanLeases").style.display="none";

Navigation menu