mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-05 16:58:50 +01:00
* Enable rich interaction on edit (to trigger autocompleter) * Don't try to reset autocomplete lists, since they come from the server now Fixes #1022 |
||
|---|---|---|
| .. | ||
| _edit_form.html.erb | ||
| _recurring_todo.html.erb | ||
| _recurring_todo_form.erb | ||
| create.js.rjs | ||
| destroy.js.rjs | ||
| edit.js.rjs | ||
| index.html.erb | ||
| new.html.erb | ||
| show.html.erb | ||
| toggle_check.js.rjs | ||
| toggle_star.js.erb | ||
| update.js.rjs | ||