~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/registry/templates/distroseriesdifference-listing-extra.pt

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-06-17 15:57:34 UTC
  • mfrom: (13252.1.1 no-diffs-bug-798222)
  • Revision ID: launchpad@pqm.canonical.com-20110617155734-bg88543nf0srto6g
[r=julian-edwards][bug=798222] Make the fact that there's no debdiffs
        available more clear in the case when the 'last common version'
        cannot be computed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
           tal:attributes="href context/base_distro_source_package_release/fmt:url"
45
45
           tal:content="context/base_version"/></dd>
46
46
    <dd tal:condition="not: context/base_version">
47
 
      Unknown
 
47
      Unknown, so no diffs are available
48
48
    </dd>
49
49
    <tal:package-diffs-info condition="view/display_package_diffs_info">
50
50
    <dt