From ae179ba01ddba0b717c71aab232ecff3337a9b2d Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Thu, 7 Jun 2012 10:58:29 -0700 Subject: [PATCH 1/6] 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 daca671e..1f9526ea 100644 --- a/src/templates/pad.html +++ b/src/templates/pad.html @@ -319,6 +319,8 @@ + +