[SCM] watchdog branch, master, updated. 41979c00b26e712d49d9e6d0e2458729069d15c6

1 view
Skip to first unread message

aaronsw

unread,
Aug 17, 2009, 11:30:13 AM8/17/09
to watchdo...@googlegroups.com
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "watchdog".

The branch, master has been updated
via 41979c00b26e712d49d9e6d0e2458729069d15c6 (commit)
from d424efffe0b768bcf5c53b0999203e4ea92308af (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 41979c00b26e712d49d9e6d0e2458729069d15c6
Author: Aaron Swartz <m...@aaronsw.com>
Date: Mon Aug 17 11:30:12 2009 -0400

had bit flipped

-----------------------------------------------------------------------

Summary of changes:
templates/base.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/templates/base.html b/templates/base.html
index 2455e1a..796d2d8 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -56,7 +56,7 @@ $if page.get('noindex'): <meta name="robots" content="noindex, nofollow">
}
}

- document.wd_first_time = (readCookie("wd_dialog") == "fin");
+ document.wd_first_time = (readCookie("wd_dialog") != "fin");

\$(document).ready(function() {
if (readCookie("wd_dialog") == "fin") { return; }


hooks/post-receive
--
watchdog

Reply all
Reply to author
Forward
0 new messages