diff --git a/web/app/views/dialogs/_recordingFinishedDialog.html.haml b/web/app/views/dialogs/_recordingFinishedDialog.html.haml index aa8c7e2d2..bbbdfa701 100644 --- a/web/app/views/dialogs/_recordingFinishedDialog.html.haml +++ b/web/app/views/dialogs/_recordingFinishedDialog.html.haml @@ -21,7 +21,8 @@ %br/ %select{:name => "genre"} .field.w100.left{:purpose => "description"} - %label{:for => "description"}=Rails.application.config.video_available + %label{:for => "description"} Description: + %br/ %textarea#claim-recording-description.w100{:name => "description"} -if (Rails.application.config.video_available=="full") || (current_user && current_user.admin) .field.left{:purpose => "save_video"}