X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;ds=inline;f=templates%2Fpatchwork%2Fpatch.html;h=c716a3341f5a0e75368bd8eff36038ef9c8fdea1;hb=482ba5ac5e2fb71a8ae26ae9d5c5c72c33c35b23;hp=7c249ecb2c623ce34ef0bf3b166729b85f41299d;hpb=6f02427039f0a80484f99ebd4595e2ecdfc907bb;p=patchwork diff --git a/templates/patchwork/patch.html b/templates/patchwork/patch.html index 7c249ec..c716a33 100644 --- a/templates/patchwork/patch.html +++ b/templates/patchwork/patch.html @@ -87,6 +87,7 @@ function toggle_headers(link_id, headers_id)

Patch Properties

+ {% csrf_token %} @@ -130,6 +131,7 @@ function toggle_headers(link_id, headers_id)
Change state: + {% csrf_token %} @@ -143,6 +145,7 @@ function toggle_headers(link_id, headers_id)
{{createbundleform.non_field_errors}}
{% endif %}
+ {% csrf_token %} {% if createbundleform.name.errors %}
{{createbundleform.name.errors}}
@@ -157,6 +160,7 @@ function toggle_headers(link_id, headers_id)
Add to bundle: + {% csrf_token %} + {% csrf_token %}