Widget:TimerTest2: Difference between revisions
Jump to navigation
Jump to search
Matt Pijoan (talk | contribs) No edit summary |
Matt Pijoan (talk | contribs) No edit summary |
||
Line 46: | Line 46: | ||
if(currentTime === 100){ | if(currentTime === 100){ | ||
Obj1.pause(); | Obj1.pause(); | ||
alert("Click OK to continue accruing CME Time"); | |||
Obj2.Timer.pause().once(); | Obj2.Timer.pause().once(); | ||
currentTime = 5000; | currentTime = 5000; |