~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/canonical/widgets/popup.py

  • Committer: Martin Albisetti
  • Date: 2009-04-13 21:03:21 UTC
  • mto: This revision was merged to the branch mainline in revision 8213.
  • Revision ID: martin.albisetti@canonical.com-20090413210321-1j5eujr46kyxgyq8
Green links if js!

Show diffs side-by-side

added added

removed removed

Lines of Context:
125
125
                         class="%(cssClass)s" />""" % d
126
126
 
127
127
    def chooseLink(self):
128
 
        return """(<a href="%s">Choose&hellip;</a>)
 
128
        return """(<a href="%s" class="js-action">Choose&hellip;</a>)
129
129
 
130
130
            <iframe style="display: none"
131
131
                    id="popup_iframe_%s"