From 477186addf9d5f981de0cb0e8e56d436f83523e3 Mon Sep 17 00:00:00 2001 From: Darren Worrall Date: Wed, 29 Oct 2014 11:00:50 +0000 Subject: [PATCH] Allow custom retry and escalate period on services --- openduty/templates/services/edit.html | 20 +++++--------------- 1 file changed, 5 insertions(+), 15 deletions(-) diff --git a/openduty/templates/services/edit.html b/openduty/templates/services/edit.html index 0b92628..b3e93c5 100644 --- a/openduty/templates/services/edit.html +++ b/openduty/templates/services/edit.html @@ -42,25 +42,15 @@
- + +

minute(s)

- + +

minute(s)

@@ -105,4 +95,4 @@ {% endif %} -{% endblock %} \ No newline at end of file +{% endblock %}