Parcourir la source

Fixed the tooltip message for slack notifier

utkarshcmu il y a 9 ans
Parent
commit
2b28cf1ff1
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      public/app/features/alerting/partials/notification_edit.html

+ 1 - 1
public/app/features/alerting/partials/notification_edit.html

@@ -71,7 +71,7 @@
           data-placement="right">
         </input>
         <info-popover mode="right-absolute">
-          Override default channel or user, use #channel-name or &lt;@username&gt;&lt;/@username&gt;
+          Override default channel or user, use #channel-name or @username
         </info-popover>
       </div>
     </div>