Added phone links - closes #247

This commit is contained in:
David Taylor
2016-07-10 09:54:35 +01:00
parent e1578eb0d4
commit 05b2de561e
4 changed files with 4 additions and 4 deletions

View File

@@ -45,7 +45,7 @@
<td>{{ object.pk }}</td>
<td>{{ object.name }}</td>
<td>{{ object.email }}</td>
<td>{{ object.phone }}</td>
<td><a href="tel:{{ object.phone }}">{{ object.phone }}</a></td>
<td>{{ object.notes|yesno|capfirst }}</td>
<td>
<a href="{% url 'venue_detail' object.pk %}" class="btn btn-default modal-href">