Skip to content

Commit

Permalink
Fix bug 931042: Redirect /collusion/ to /lightbeam/.
Browse files Browse the repository at this point in the history
Remove collusion related assets.
  • Loading branch information
pmac committed Oct 25, 2013
1 parent 32d86a2 commit 03ce382
Show file tree
Hide file tree
Showing 20 changed files with 4 additions and 10,157 deletions.
Empty file removed bedrock/collusion/__init__.py
Empty file.
5 changes: 0 additions & 5 deletions bedrock/collusion/models.py

This file was deleted.

148 changes: 0 additions & 148 deletions bedrock/collusion/templates/collusion/collusion.html

This file was deleted.

202 changes: 0 additions & 202 deletions bedrock/collusion/templates/collusion/demo.html

This file was deleted.

11 changes: 0 additions & 11 deletions bedrock/collusion/urls.py

This file was deleted.

Expand Up @@ -532,7 +532,7 @@ <h3>{{ _('Collusion') }}</h3>
<img src="{{ media('img/foundation/annualreport/2011/act-collusion.jpg') }}" alt="">
<div class="overlay">
<p>
{% trans collusion_url=url('collusion.collusion') %}
{% trans collusion_url=url('lightbeam.lightbeam') %}
<a href="{{ collusion_url }}" rel="external" hreflang="en-US">Mozilla Collusion</a>
gives consumers a powerful tool to protect their privacy, arming
them with transparency, facts and the power to make their own
Expand Down

0 comments on commit 03ce382

Please sign in to comment.