summaryrefslogtreecommitdiff
path: root/jarmon/jarmon.js
diff options
context:
space:
mode:
Diffstat (limited to 'jarmon/jarmon.js')
-rw-r--r--jarmon/jarmon.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/jarmon/jarmon.js b/jarmon/jarmon.js
index 38a49cb..0bd83e5 100644
--- a/jarmon/jarmon.js
+++ b/jarmon/jarmon.js
@@ -1099,6 +1099,9 @@ jarmon.ChartEditor.prototype._addDatasourceRow = function(record) {
/**
*
+ * The `$tpl` is a jQuery around an the DOM node (probably an empty <div>) that
+ * the tabbed interface will be placed inside of.
+ *
* The `recipe` is an array of `["Tab Name", [placeholder-name-list]]`
* pairs. For example:
*