From 8a8542ede6493939bd6528a72b8fd912fdf4d14b Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Tue, 11 Dec 2012 10:02:26 -0600 Subject: Use multiple separate document.ready() handlers If one of them breaks, we don't want to prevent the rest of the on-load events from firing. This is currently a problem on some browsers with the versions of jQuery and tablesorter we are using. Signed-off-by: Dan McGee --- templates/packages/differences.html | 5 +++-- templates/packages/signoffs.html | 6 ++++-- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'templates/packages') diff --git a/templates/packages/differences.html b/templates/packages/differences.html index b0c5b53..61906fe 100644 --- a/templates/packages/differences.html +++ b/templates/packages/differences.html @@ -99,13 +99,14 @@ {% endif %} diff --git a/templates/packages/signoffs.html b/templates/packages/signoffs.html index fc6adca..b673723 100644 --- a/templates/packages/signoffs.html +++ b/templates/packages/signoffs.html @@ -85,9 +85,11 @@