mirror of
https://github.com/rickbarrette/stopwatch.git
synced 2026-04-02 09:51:57 -04:00
'Start/Stop tracking' on issues#show
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
hideModal();
|
||||
window.stopwatch.highlightRunningTimer(
|
||||
window.stopwatch.timerStarted(
|
||||
<%= raw Stopwatch::Timer.new(User.current).to_json %>
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user