This commit is contained in:
Priit Tark 2015-05-21 11:24:44 +03:00
parent 17bf5c373e
commit d444552b9b
9 changed files with 31 additions and 273 deletions

View file

@ -4,11 +4,6 @@ class RegistrantController < ApplicationController
include Registrant::ApplicationHelper
helper_method :depp_controller?
def depp_controller?
false
end
helper_method :head_title_sufix
def head_title_sufix
t(:registrant_head_title_sufix)