Translation improvements

This commit is contained in:
Godwin
2015-09-01 20:50:45 -07:00
parent e2af723370
commit dcfdc5e5ad
41 changed files with 1204 additions and 19416 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ class ConferencesController < ApplicationController
@this_conference.info = params[:info]
@this_conference.save
redirect_to edit_conference_path @this_conference
redirect_to edit_conference_path(@this_conference)
end
def hosts