summaryrefslogtreecommitdiff
path: root/node
diff options
context:
space:
mode:
authorChad Weider <cweider@oofn.net>2012-01-26 20:37:18 -0800
committerChad Weider <cweider@oofn.net>2012-01-28 14:48:53 -0800
commit3e9b56aa7513f5fdfd0b6420ab845dc1f9856b24 (patch)
tree118786f4457ea2f12d574b76024a1111a0535b4c /node
parent514698162fc7519c648960f152d29257fe610ce0 (diff)
downloadetherpad-lite-3e9b56aa7513f5fdfd0b6420ab845dc1f9856b24.zip
Give controller for pad.html a more appropriate name.
Diffstat (limited to 'node')
-rw-r--r--node/utils/tar.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/node/utils/tar.json b/node/utils/tar.json
index fd285b94..5fd6f696 100644
--- a/node/utils/tar.json
+++ b/node/utils/tar.json
@@ -1,6 +1,7 @@
{
"pad.js": [
"jquery.js"
+ , "pad.js"
, "ace2_common.js"
, "pad_utils.js"
, "plugins.js"
@@ -17,7 +18,6 @@
, "pad_impexp.js"
, "pad_savedrevs.js"
, "pad_connectionstatus.js"
- , "pad2.js"
, "jquery-ui.js"
, "chat.js"
, "excanvas.js"