summaryrefslogtreecommitdiff
path: root/talerbank/app/templates/profile_page.html
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2017-12-19 14:01:16 +0100
committerMarcello Stanisci <stanisci.m@gmail.com>2017-12-19 14:01:16 +0100
commit9db330755e89eb233900474fcf454320eb5f678c (patch)
tree6b414c2d12954422e6fb43981b36a4829a8ca54f /talerbank/app/templates/profile_page.html
parentecb3a1980b3e2363698a1060919158b1106cfdf6 (diff)
downloadbank-9db330755e89eb233900474fcf454320eb5f678c.tar.gz
bank-9db330755e89eb233900474fcf454320eb5f678c.tar.bz2
bank-9db330755e89eb233900474fcf454320eb5f678c.zip
remove artificial line striker
Diffstat (limited to 'talerbank/app/templates/profile_page.html')
-rw-r--r--talerbank/app/templates/profile_page.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/talerbank/app/templates/profile_page.html b/talerbank/app/templates/profile_page.html
index 07a4dcf..6b465a0 100644
--- a/talerbank/app/templates/profile_page.html
+++ b/talerbank/app/templates/profile_page.html
@@ -179,9 +179,6 @@
cancelled
{% endif %}">{{ item.subject }}
</td>
- <td>
- <a href="/strike?row_id={{ item.row_id }}">strike this line</a>
- </td>
</tr>
{% endfor %}
</tbody>