issue can be edit from show page
This commit is contained in:
parent
f4e7ad7a4b
commit
2258db66c2
3 changed files with 11 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
- if @issue.valid?
|
||||
:plain
|
||||
$("#edit_issue_dialog").dialog("close");
|
||||
$.ajax({type: "GET", url: location.href, dataType: "script"});
|
||||
updatePage();
|
||||
- else
|
||||
:plain
|
||||
$("#edit_issue_dialog").empty();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue