From c7ba890677153c331eb7f4861762c0cc26bc431f Mon Sep 17 00:00:00 2001 From: Jeff Williams Date: Mon, 29 Dec 2014 16:54:03 -0800 Subject: [PATCH] only show the "Constructor" heading if there's a classdesc (#854) --- templates/default/tmpl/method.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/default/tmpl/method.tmpl b/templates/default/tmpl/method.tmpl index 5e9a82ea..be60b8da 100644 --- a/templates/default/tmpl/method.tmpl +++ b/templates/default/tmpl/method.tmpl @@ -3,7 +3,7 @@ var data = obj; var self = this; ?> - +

Constructor