aboutsummaryrefslogtreecommitdiffstats
path: root/trunk/etherpad/src/plugins/testplugin/templates/testplugin.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/etherpad/src/plugins/testplugin/templates/testplugin.ejs')
-rw-r--r--trunk/etherpad/src/plugins/testplugin/templates/testplugin.ejs1
1 files changed, 1 insertions, 0 deletions
diff --git a/trunk/etherpad/src/plugins/testplugin/templates/testplugin.ejs b/trunk/etherpad/src/plugins/testplugin/templates/testplugin.ejs
index e529982..02bf934 100644
--- a/trunk/etherpad/src/plugins/testplugin/templates/testplugin.ejs
+++ b/trunk/etherpad/src/plugins/testplugin/templates/testplugin.ejs
@@ -20,6 +20,7 @@ limitations under the License. */ %>
helpers.includeJQuery();
helpers.includeCometJs();
helpers.includeJs("json2.js");
+ helpers.includeJs("plugins/testplugin/test.js")
helpers.addToHead('\n<style type="text/css" title="dynamicsyntax"></style>\n');
%>