2008-07-19 20:27:45 +02:00
|
|
|
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
|
2010-04-27 11:16:56 -04:00
|
|
|
page << "enable_rich_interaction();"
|