From 7b297d063a18bccf3657a93a8351cf877a2dfb7f Mon Sep 17 00:00:00 2001 From: Jeff Williams Date: Sat, 1 Feb 2014 19:30:25 -0800 Subject: [PATCH] display required modules for methods (#563) --- templates/default/tmpl/method.tmpl | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/templates/default/tmpl/method.tmpl b/templates/default/tmpl/method.tmpl index 1fff9b86..7e5baaf1 100644 --- a/templates/default/tmpl/method.tmpl +++ b/templates/default/tmpl/method.tmpl @@ -38,6 +38,13 @@ var self = this; + +
Requires:
+ + +
Fires: