small fix

This commit is contained in:
Harry Bomrah 2014-11-26 16:27:15 +08:00
parent 8e25b284df
commit 990fcffed5
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ class Desktop::JournalPapersController < DesktopAdminController
"new_file_attributes" => {
"file" => "journal_paper[journal_paper_files_attributes][{number}][journal_file]",
"title" => "journal_paper[journal_paper_files_attributes][{number}][title_translations][en]"
}
},
"new_path" => "/admin/members/#{user.member_profile.to_param}/journal_papers/new"
}
]