Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Make code customization commented out examples. | Louise Crow | 2016-04-06 | -15/+0 |
| | | | | Rather than having them be live code. | |||
* | Use new version of law_used_full method | Gareth Rees | 2016-03-08 | -1/+1 |
| | ||||
* | Update links to point to public body change request form. | Louise Crow | 2014-03-04 | -0/+6 |
| | ||||
* | Update initial_request.text.erb | Jody McIntyre | 2013-07-17 | -1/+1 |
| | | | Use the raw helper so that characters like ' are not HTML escaped in outgoing email messages. This is already done in the initial_request.text.erb shipped with Alaveteli. | |||
* | Since mailer views are plain text, they should be text.erb | Mark Longair | 2013-04-10 | -0/+9 |
Thanks to Henare Degan for pointing this out in his theme upgrade document. |