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}}