mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-05 12:30:15 +01:00
5 lines
185 B
Text
5 lines
185 B
Text
|
|
page << "TracksForm.toggle_overlay();"
|
||
|
|
page['new-recurring-todo'].hide
|
||
|
|
page['edit-recurring-todo'].replace_html :partial => 'recurring_todos/edit_form'
|
||
|
|
page['edit-recurring-todo'].show
|