~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/app/templates/base-layout-macros.pt

[r=deryck][bug=785637] Obfuscate email addresses in bugs and question
        titles.

Show diffs side-by-side

added added

removed removed

Lines of Context:
171
171
    </script>
172
172
    <script tal:repeat="key objects"
173
173
      tal:content="string:LP.cache['${key}'] =
174
 
                   ${objects/?key/webservice:json/fmt:obfuscate-email};">
 
174
                   ${objects/?key/webservice:json};">
175
175
    </script>
176
176
  </tal:cache>
177
177