diff --git a/views/mpog_software_plugin_myprofile/edit_software.html.erb b/views/mpog_software_plugin_myprofile/edit_software.html.erb index 2f6199b..ce11fbb 100644 --- a/views/mpog_software_plugin_myprofile/edit_software.html.erb +++ b/views/mpog_software_plugin_myprofile/edit_software.html.erb @@ -1,5 +1,7 @@ <% tabs = [] %> +<%= error_messages_for :software_info %> + <%= labelled_form_for :mpog_software_plugin_myprofile, :html => { :multipart => true, :id => 'edit-form' } do |f| %> <% tabs << {:title => _("Basic"), :id => 'basic-info', -- libgit2 0.21.2