mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-29 21:38:49 +01:00
Forgot to put back rich interaction there
This commit is contained in:
parent
71b0e188c1
commit
c4ef04af4d
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ if @saved
|
|||
:pending => @todo.project.pending_todos }
|
||||
end
|
||||
|
||||
page << 'enable_rich_interaction();'
|
||||
page.notify :notice, status_message, 5.0
|
||||
else
|
||||
page.replace_html "status", content_tag("div", content_tag("h2", "Unable to add dependency"), "id" => "errorExplanation", "class" => "errorExplanation")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue