diff --git a/app/views/wkexpense/edit.html.erb b/app/views/wkexpense/edit.html.erb index 1ba997c8..7a6726ff 100644 --- a/app/views/wkexpense/edit.html.erb +++ b/app/views/wkexpense/edit.html.erb @@ -19,9 +19,6 @@ Setting.plugin_redmine_wktime['wktime_enter_comment_in_row'].to_i == 1 %> commentInRow = true; <% end %> - withCommantImg = '<%= image_tag('withcommant.png', plugin: 'redmine_wktime') %>'; - withoutcommantImg = '<%= image_tag('withoutcommant.png', plugin: 'redmine_wktime') %>'; -