Просмотр исходного кода

change: made dashboard save message optional

Torkel Ödegaard 8 лет назад
Родитель
Сommit
73fcc919cd
1 измененных файлов с 1 добавлено и 2 удалено
  1. 1 2
      public/app/features/dashboard/save_modal.ts

+ 1 - 2
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" />
 					<small class="gf-form-hint-text muted" ng-cloak>
 						<span ng-class="{'text-error': ctrl.saveForm.message.$invalid && ctrl.saveForm.message.$dirty }">
 							{{ctrl.message.length || 0}}