[PATCH] templates/patch-list: patches table has 6 columns
Andreas Bießmann
andreas.devel at googlemail.com
Thu Jul 24 23:20:45 EST 2014
Dear Jeremy,
On 11/21/2013 11:04 AM, Andreas Bießmann wrote:
> Signed-off-by: Andreas Bießmann <andreas at biessmann.de>
> ---
> templates/patchwork/patch-list.html | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/templates/patchwork/patch-list.html b/templates/patchwork/patch-list.html
> index 59adbe3..b1eeebf 100644
> --- a/templates/patchwork/patch-list.html
> +++ b/templates/patchwork/patch-list.html
> @@ -238,7 +238,7 @@
>
> {% else %}
> <tr>
> - <td colspan="5">No patches to display</td>
> + <td colspan="6">No patches to display</td>
> </tr>
> {% endif %}
>
>
I'd like to ping this also. But I think it is outdated since the 'A/R/T'
column was added. Unfortunately I can't find those patches in git
currently. Could you please push those changes too?
Best regards
Andreas Bießmann
More information about the Patchwork
mailing list