# HG changeset patch # User Alexandre Segura # Date 1487612016 -3600 # Node ID 8f158a4c7759ae4908db81faebc722ce373591dd # Parent 8f19067caeecdb7b1fdb3f419e7c596a8ce939c0 Use props to update annotation in components. diff -r 8f19067caeec -r 8f158a4c7759 src/iconolab/templates/iconolab/detail_image.html --- a/src/iconolab/templates/iconolab/detail_image.html Mon Feb 20 17:46:45 2017 +0100 +++ b/src/iconolab/templates/iconolab/detail_image.html Mon Feb 20 18:33:36 2017 +0100 @@ -31,7 +31,9 @@
{% with image.media as img %} - + {% endwith %}
{% csrf_token %} @@ -44,7 +46,7 @@
- {% csrf_token %} @@ -68,10 +70,12 @@