From d6c7048640192bef8bd1d071dc1e089784bacf06 Mon Sep 17 00:00:00 2001 From: Rebecca Law Date: Wed, 16 Aug 2017 11:03:41 +0100 Subject: [PATCH] Added link to service from inbound number page --- app/templates/views/inbound_sms_admin.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/templates/views/inbound_sms_admin.html b/app/templates/views/inbound_sms_admin.html index 48c904be9..31ecef8f3 100644 --- a/app/templates/views/inbound_sms_admin.html +++ b/app/templates/views/inbound_sms_admin.html @@ -57,7 +57,9 @@ Inbound Numbers Inactive {% endif %} - {{value.service.name}} + + {{ value.service.name }} + {% endfor %}