summaryrefslogtreecommitdiff
path: root/app/views/call_histories/destroy.js.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/call_histories/destroy.js.erb')
-rw-r--r--app/views/call_histories/destroy.js.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/call_histories/destroy.js.erb b/app/views/call_histories/destroy.js.erb
index 2d14ddb..d952c58 100644
--- a/app/views/call_histories/destroy.js.erb
+++ b/app/views/call_histories/destroy.js.erb
@@ -1 +1 @@
-$('#call_history_id_<%= @call_history.id %>').remove(); \ No newline at end of file
+$('#call_history_id_<%= @call_history.id %>_tr').remove(); \ No newline at end of file