User Tools

Site Tools


download-csv-js

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
download-csv-js [2022/05/12 08:26] – [Button release script] emozolyakdownload-csv-js [2022/05/12 08:35] – [Button release script] emozolyak
Line 158: Line 158:
          
     if (not resetDemand and cur_value > 0) then      if (not resetDemand and cur_value > 0) then 
-        resetDemand = true                        // postpone reset for one scan for JS to detect change+        resetDemand = true                        -- postpone reset for one scan for JS to detect change
         return          return 
     end      end 
          
     if (resetDemand) then      if (resetDemand) then 
-        reset(BUTTON_REG_ID)                     // now real reset +        reset(BUTTON_REG_ID)                     -- now real reset 
         resetDemand = false          resetDemand = false 
     end      end 
download-csv-js.txt · Last modified: 2023/10/15 18:07 by emozolyak

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki