mirror of
https://github.com/TracksApp/tracks.git
synced 2026-04-18 01:59:02 +02:00
another attempt at #1150 and fix some failing cucumber scenarios
This commit is contained in:
parent
539e18d87e
commit
cb58318858
11 changed files with 82 additions and 86 deletions
|
|
@ -405,7 +405,7 @@ module TodosHelper
|
|||
html += step + "({ go: function() {\r\n"
|
||||
end
|
||||
end
|
||||
html += "}}) " * animation.length
|
||||
html += "}}) " * animation.size
|
||||
return html + ";"
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue