From 2cbe29eb45ba14bab3196f0e5b0500928164884b Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Tue, 12 Jun 2012 14:20:54 -0700 Subject: [PATCH] Fix pad.js' customStart. Appears that sourcing of static/custom/pad.js was removed from templates/pad.html. This prevented static/custom/pad.js:customStart from running. Add it back to get customStart working again. --- src/templates/pad.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/templates/pad.html b/src/templates/pad.html index 97aaa817f..e1babca84 100644 --- a/src/templates/pad.html +++ b/src/templates/pad.html @@ -320,6 +320,8 @@ + +