diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2016-08-12 16:24:20 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2016-08-12 17:40:43 +0100 |
commit | 2c30a2a5978f16ef8fda06b20c10f50a628fc787 (patch) | |
tree | 5b81b2c46e7134f84d4b4cf3cef638a6b43ca8e5 /README.md | |
parent | 79598ca4e40ada5ff464f6589119cbbe17f93ef5 (diff) |
Switch add_links template function to filter.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -82,6 +82,7 @@ web-based cross-browser testing tools for this project. - Tests can run multiple times simultaneously. #1477 - Don’t cache geocoder results when STAGING_SITE is 1. #1447 - Make UPLOAD_DIR/GEO_CACHE relative to project root. #1474 + - Change add_links from a function to a filter. #1487 - Vagrant installation improvements: - Improve error handling. - Don't add a symlink if it is to the same place. |