sysmocom_dhl/app/controllers/admin
Holger Hans Peter Freyther 005e686187 dhllabel: They must be encoded with CP1252 and not UTF-8
Fight with rails about the encoding of the label. First we
render, then we encode to the closest we have for CP1252 and
then we need to set response.body as returning the encoded
string will not help us.
2012-03-29 12:44:55 +02:00
..
dhls_controller.rb dhl: Start with some empty stuff for a DHL tab 2012-03-17 13:27:06 +01:00
shipments_controller_decorator.rb dhllabel: They must be encoded with CP1252 and not UTF-8 2012-03-29 12:44:55 +02:00