Moved the redmine plugin to a seperate repositiory: http://github.com/fnp/redakcja_re...
[redakcja.git] / redmine / redmine_publications / app / views / issues / _issue_form_pub.html.erb
diff --git a/redmine/redmine_publications/app/views/issues/_issue_form_pub.html.erb b/redmine/redmine_publications/app/views/issues/_issue_form_pub.html.erb
deleted file mode 100644 (file)
index ebb903c..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-<div>
-<p><label for="issue_source_files"><%= l(:field_publications) %>:</label>
-<input type='text' id='publications' name="publications" size="50"
-       value='<%= @issue.publication_names.join(', ') %>' />
-</div>