From 5509ef560de44feff41de620fd89e003680f5421 Mon Sep 17 00:00:00 2001 From: Fabio Teixeira Date: Mon, 10 Nov 2014 15:15:43 -0200 Subject: [PATCH] fix software creation steps bug --- views/first_edit_software_community_extras.html.erb | 2 +- views/mpog_software_plugin_myprofile/new_software.html.erb | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/views/first_edit_software_community_extras.html.erb b/views/first_edit_software_community_extras.html.erb index 44fabe0..d62b4c0 100644 --- a/views/first_edit_software_community_extras.html.erb +++ b/views/first_edit_software_community_extras.html.erb @@ -1,3 +1,3 @@ -
+

<%= _("Step 2/2 - Software Community Configuration")%>

\ No newline at end of file diff --git a/views/mpog_software_plugin_myprofile/new_software.html.erb b/views/mpog_software_plugin_myprofile/new_software.html.erb index 9801b94..aff9f34 100644 --- a/views/mpog_software_plugin_myprofile/new_software.html.erb +++ b/views/mpog_software_plugin_myprofile/new_software.html.erb @@ -1,7 +1,6 @@ -<%= javascript_include_tag "mpog-validations" %> <%= stylesheet_link_tag('plugins/mpog_software/mpog-software') %> -
+

<%= _("Step 1/2 - Software Creation")%>

-- libgit2 0.21.2