From 099d3512275052f06c1df53f76fd457dfb905df7 Mon Sep 17 00:00:00 2001 From: Brian Federle Date: Mon, 5 Aug 2013 15:04:59 -0700 Subject: [PATCH] CLOUDSTACK-4077: Correct docs for delete/archive alerts --- ui/scripts/docs.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/scripts/docs.js b/ui/scripts/docs.js index 6537646c761..03318b87f34 100755 --- a/ui/scripts/docs.js +++ b/ui/scripts/docs.js @@ -62,7 +62,7 @@ cloudStack.docs = { //Delete/archive Alerts helpAlertsDeleteType: { - desc: 'Delete all the alerts by specifying its TYPE eg . USER.LOGIN', + desc: 'Delete all the alerts by specifying its TYPE (integer number)', externalLink: '' },