app/helpers/blacklight_helper.rb in curate-0.2.0 vs app/helpers/blacklight_helper.rb in curate-0.3.1
- old
+ new
@@ -12,8 +12,8 @@
module BlacklightHelper
include Blacklight::BlacklightHelperBehavior
def application_name
- "CurateND"
+ t('sufia.product_name')
end
end
\ No newline at end of file