From b0102d255f1bdd64f1422a1f75a94cf041fc74b6 Mon Sep 17 00:00:00 2001 From: kyg516 Date: Thu, 15 Sep 2016 18:24:14 +0900 Subject: [PATCH] Update --- app/views/volume/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/volume/index.html.erb b/app/views/volume/index.html.erb index ccfafcd..db95a00 100644 --- a/app/views/volume/index.html.erb +++ b/app/views/volume/index.html.erb @@ -237,7 +237,7 @@ new_tr += ""; } $("#datatable_body").append(new_tr); - ff(); + mount_btn_clicked(); } }) }