~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/bugs/templates/projectgroup-filebug-search.pt

  • Committer: Francis J. Lacoste
  • Date: 2011-12-06 20:10:56 UTC
  • mfrom: (14448 devel)
  • mto: This revision was merged to the branch mainline in revision 14474.
  • Revision ID: francis.lacoste@canonical.com-20111206201056-jk8q5euywtd4vqk7
Merge devel.

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
      });
22
22
      });
23
23
    </script>
24
 
    <tal:private condition="view/isPrivate">
25
 
        <script type="text/javascript">
26
 
            LPS.use('lp.app.privacy',  function(Y) {
27
 
                Y.on('domready', function() {
28
 
                    var cfg = {
29
 
                        notification_text: "This report till be private, "
30
 
                            + "though you can disclose it later."
31
 
                    };
32
 
                    Y.lp.app.privacy.setup_privacy_notification(cfg);
33
 
                    Y.lp.app.privacy.display_privacy_notification();
34
 
                });
35
 
            });
36
 
        </script>
37
 
    </tal:private>
 
24
    <metal:privacy use-macro="view/@@+filebug-macros/bug-reporting-privacy"/>
38
25
  </metal:block>
39
26
 
40
27
  <div metal:fill-slot="heading">