mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-03 22:41:48 +01:00
Todo validation messages are now hidden after a successful submit.
git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@362 a4c988fc-2ded-0310-b66e-134b36920a42
This commit is contained in:
parent
4a944fe7c1
commit
ad6616d161
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
if @saved
|
||||
page.hide 'status'
|
||||
status_message = 'Added new next action'
|
||||
status_message += ' to tickler' if @item.deferred?
|
||||
status_message = 'Added new project / ' + status_message if @new_project_created
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue