]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
patch: Remove the permalink item
authorDamien Lespiau <damien.lespiau@intel.com>
Mon, 27 Oct 2014 22:06:59 +0000 (22:06 +0000)
committerStephen Finucane <stephen.finucane@intel.com>
Thu, 5 Nov 2015 03:51:42 +0000 (03:51 +0000)
One just has to copy the URL, no real need to duplicate that fact.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Acked-by: Stephen Finucane <stephen.finucane@intel.com>
patchwork/templates/patchwork/patch.html

index ef257f2e4bec696a662f69b8c2bfd82236953985..b222ebe46ace0f880214d85fd78245ab7d3e25b6 100644 (file)
@@ -55,10 +55,6 @@ function toggle_headers(link_id, headers_id)
    >patch</a>
 {% endif %}
    </td>
- </tr>
- <tr>
-  <th>Permalink</th>
-  <td><a href="{{ patch.get_absolute_url }}">{{ patch.get_absolute_url }}</a>
  </tr>
   <tr>
    <th>State</th>