Skip to content

Commit

Permalink
[webui]One more fix for the patchinfo-editor
Browse files Browse the repository at this point in the history
  • Loading branch information
bbrunner committed Dec 1, 2011
1 parent 35a5d1f commit 874e781
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/webui/app/views/patchinfo/edit_patchinfo.html.erb
Expand Up @@ -196,7 +196,5 @@
</table>
<%= hidden_field_tag("project", @project.name)%>
<%= hidden_field_tag("package", @package)%>
<%= observe_field( :category, :frequency => 0.5, :on => :selected,
:update => :cve )%>
</div>
<% end %>

0 comments on commit 874e781

Please sign in to comment.