From 2085e52073396b265789fecd44a56c3b4e0d4970 Mon Sep 17 00:00:00 2001 From: Sawyer Bergeron Date: Thu, 22 Feb 2018 16:18:56 -0500 Subject: Link AUP from dashboard Jira: PHAROS-361 Link and associated text below booking confirmation button now direct users to Wiki#AUP and inform them that they agree to those policies by continuing. Change-Id: I18953cc71691a03290cbce979fbf500081ca3c10 Signed-off-by: Sawyer Bergeron --- dashboard/src/templates/booking/booking_calendar.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'dashboard/src') diff --git a/dashboard/src/templates/booking/booking_calendar.html b/dashboard/src/templates/booking/booking_calendar.html index 2e3f970..81efbe5 100644 --- a/dashboard/src/templates/booking/booking_calendar.html +++ b/dashboard/src/templates/booking/booking_calendar.html @@ -53,6 +53,10 @@ +

+
By continuing, you agree to our + Acceptable Usage Policy +

{% endbuttons %} @@ -124,4 +128,4 @@ -{% endblock extrajs %} \ No newline at end of file +{% endblock extrajs %} -- cgit 1.2.3-korg