Fix project lookup. Show error if project transfer fails
This commit is contained in:
parent
d09873018a
commit
1d156c9c8e
5 changed files with 22 additions and 2 deletions
2
app/views/projects/update_failed.js.haml
Normal file
2
app/views/projects/update_failed.js.haml
Normal file
|
@ -0,0 +1,2 @@
|
|||
:plain
|
||||
$(".save-project-loader").replaceWith(errorMessage('#{escape_javascript(@error.message)}'));
|
Loading…
Add table
Add a link
Reference in a new issue