aboutsummaryrefslogtreecommitdiffstats
path: root/bugzillaBugTriage.js
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2009-12-18 03:30:56 +0100
committerMatěj Cepl <mcepl@redhat.com>2009-12-18 03:30:56 +0100
commit4900c431be47741b206769f943a90146e3674a04 (patch)
tree6a3659a6872b6859f462a72157bd8f2c1fd34ed9 /bugzillaBugTriage.js
parent1ba3d3a3b4436697e65618ee60d8a822fe3cae95 (diff)
downloadbugzilla-triage-4900c431be47741b206769f943a90146e3674a04.tar.gz
A tiny formatting change
Diffstat (limited to 'bugzillaBugTriage.js')
-rw-r--r--bugzillaBugTriage.js9
1 files changed, 5 insertions, 4 deletions
diff --git a/bugzillaBugTriage.js b/bugzillaBugTriage.js
index 5c0ab9c..bc3fb90 100644
--- a/bugzillaBugTriage.js
+++ b/bugzillaBugTriage.js
@@ -1194,10 +1194,11 @@ bzPage.prototype.generateToolBar = function(anchor,array) {
* Generalized function for all actions
*
* @param addString string to be added as new comment
- * @param nextState string signifying next state of the bug (whatever is in Bugzilla +
- "NEEDINFO" meaning NEEDINFO(Reporter))
- * @param secondParameter string with label on the subbutton for reason
- * of closing the bug
+ * @param nextState string signifying next state of the bug
+ * (whatever is in Bugzilla + "NEEDINFO" meaning
+ * NEEDINFO(Reporter))
+ * @param secondParameter string with label on the subbutton
+ * for reason of closing the bug
* @return none
*/
bzPage.prototype.generalPurposeCureForAllDisease = function