mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-02 23:38:50 +01:00
parent
761810cf7f
commit
f39108d2e7
2 changed files with 4 additions and 3 deletions
|
|
@ -3,6 +3,7 @@ page['todo_project_name'].value = @project.name
|
|||
|
||||
# renew project auto complete array
|
||||
page << "var projectNames = #{project_names_for_autocomplete};"
|
||||
page << "enable_rich_interaction();"
|
||||
|
||||
status_message = "Name of project was changed"
|
||||
page.notify :notice, status_message, 5.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue