mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-09 06:02:36 +01:00
parent
fe978e350e
commit
2b7d5e7a89
1 changed files with 1 additions and 0 deletions
|
|
@ -2,3 +2,4 @@ page[dom_id(@todo, 'form')].find('.placeholder').show().replace_html :partial =>
|
||||||
page[dom_id(@todo, 'edit')].show
|
page[dom_id(@todo, 'edit')].show
|
||||||
page[dom_id(@todo, 'line')].hide
|
page[dom_id(@todo, 'line')].hide
|
||||||
page[dom_id(@todo, 'form')].find('input#todo_description').show().focus
|
page[dom_id(@todo, 'form')].find('input#todo_description').show().focus
|
||||||
|
page << "enable_rich_interaction();"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue