From 8fcfdf46f6523bbfe329e8ca35e5a12fb0fd468d Mon Sep 17 00:00:00 2001 From: Kenji Okimoto Date: Mon, 10 Sep 2018 17:00:42 +0900 Subject: [PATCH] Stop displaying empty tag Signed-off-by: Kenji Okimoto --- app/views/shared/vue/_setting.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/shared/vue/_setting.html.erb b/app/views/shared/vue/_setting.html.erb index ef3d4e9..71b25c9 100644 --- a/app/views/shared/vue/_setting.html.erb +++ b/app/views/shared/vue/_setting.html.erb @@ -6,7 +6,7 @@
{{ type }} - ({{ arg }}) + ({{ arg }})
{{ content }}