From c4eaed186e1bce2fa21eced7110151214e7d7960 Mon Sep 17 00:00:00 2001 From: Joseph Schorr Date: Thu, 15 Sep 2016 12:04:39 -0400 Subject: [PATCH] Hide help columns on small device sizes --- static/directives/create-external-notification.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/static/directives/create-external-notification.html b/static/directives/create-external-notification.html index 3ff3e2056..65ba8bc9b 100644 --- a/static/directives/create-external-notification.html +++ b/static/directives/create-external-notification.html @@ -59,7 +59,7 @@ - + supports a number of events around repositories (such as push completed), building (build queued, build completed, etc) and security (vulnerability detected). Some events also allow for filtering, for further granular control of when notifications fire. @@ -154,7 +154,7 @@ - + Once an event has fired, supports a number of notification methods, including various chat systems (Slack, HipChat, etc), notification via e-mail or programatic handling via the firing of a webhook. @@ -175,7 +175,7 @@ - + The title for a notification is an optional field for a human-readable title for the notification.