Updated to rails 3.0.12. remove old gettext code.

This commit is contained in:
benni 2012-04-15 19:59:39 +02:00
parent 5636e200dc
commit ad508b207b
16 changed files with 235 additions and 192 deletions

View file

@ -1,3 +1,5 @@
# encoding: utf-8
#
# Methods added to this helper will be available to all templates in the application.
module ApplicationHelper

View file

@ -1,3 +1,4 @@
# encoding: utf-8
module OrdersHelper
def update_articles_link(order, text, view)