From 6c9e2a7249387c6b9c5ee5cd07bf53977c3c0621 Mon Sep 17 00:00:00 2001 From: Rueshyna Date: Tue, 26 Feb 2013 16:57:08 +0800 Subject: [PATCH] fixed journal co author bug --- .../desktop/journal_co_author_relations/_form.html.erb | 2 +- .../desktop/journal_co_author_relations/_show_form.html.erb | 4 ++-- .../desktop/journal_co_authors/index.html.erb | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/vendor/built_in_modules/personal_journal/app/views/panel/personal_journal/desktop/journal_co_author_relations/_form.html.erb b/vendor/built_in_modules/personal_journal/app/views/panel/personal_journal/desktop/journal_co_author_relations/_form.html.erb index c6f9ef53..bffde52f 100644 --- a/vendor/built_in_modules/personal_journal/app/views/panel/personal_journal/desktop/journal_co_author_relations/_form.html.erb +++ b/vendor/built_in_modules/personal_journal/app/views/panel/personal_journal/desktop/journal_co_author_relations/_form.html.erb @@ -1,4 +1,4 @@ -<%= f.text_field :journal_co_author_relation %> +<%= f.text_field :relation %>