From c52db897b3f3b3f2f0f6974cf9efbef3d99a8abf Mon Sep 17 00:00:00 2001 From: Nick O'Leary Date: Wed, 2 Apr 2014 21:20:58 +0100 Subject: [PATCH] Remove boilerplate help from Function node Fixes #180 --- nodes/core/core/80-function.html | 25 +++++++-- nodes/core/core/80-function.js | 95 ++++++++++++++++---------------- 2 files changed, 67 insertions(+), 53 deletions(-) diff --git a/nodes/core/core/80-function.html b/nodes/core/core/80-function.html index 68b71cc75..0385d8423 100644 --- a/nodes/core/core/80-function.html +++ b/nodes/core/core/80-function.html @@ -28,13 +28,26 @@ +
See the Info tab for help writing functions.