From 73fcc919cdadb8efb9a9802a6f629ddf424a6514 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Fri, 23 Jun 2017 11:49:32 -0400 Subject: [PATCH] change: made dashboard save message optional --- public/app/features/dashboard/save_modal.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/public/app/features/dashboard/save_modal.ts b/public/app/features/dashboard/save_modal.ts index 01a42655a5f..36bae222243 100644 --- a/public/app/features/dashboard/save_modal.ts +++ b/public/app/features/dashboard/save_modal.ts @@ -29,8 +29,7 @@ const template = ` ng-model="ctrl.message" ng-model-options="{allowInvalid: true}" ng-maxlength="this.max" - autocomplete="off" - required /> + autocomplete="off" /> {{ctrl.message.length || 0}}