From ba19ec2b0c57abb3ec41904c6bc8623630109dc3 Mon Sep 17 00:00:00 2001 From: jade-bot Date: Sun, 26 May 2013 14:59:39 -0700 Subject: [PATCH] Update to maintain compatability with the latest version of jade --- test/index.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/index.jade b/test/index.jade index 8e5529c3..c33b385f 100644 --- a/test/index.jade +++ b/test/index.jade @@ -7,7 +7,7 @@ html link(rel='stylesheet', href='/clearfix.css') link(rel='stylesheet', href='/color-images.css') script(src='/jquery.min.js') - script + script. $(function(){ $(':button, :submit, a.button').click(function(){ return false;