From 17ed7fb25f78e1531413933c74839933cedd4438 Mon Sep 17 00:00:00 2001 From: Sanj Date: Mon, 24 Oct 2011 01:04:15 +0100 Subject: [PATCH] um, lets think about this one --- itf/static/js/insidepage.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/itf/static/js/insidepage.js b/itf/static/js/insidepage.js index 2a21a35..281bb24 100755 --- a/itf/static/js/insidepage.js +++ b/itf/static/js/insidepage.js @@ -146,7 +146,7 @@ $(function() { } /* end handle sort */ - $('#object_id').val(''); +// $('#object_id').val(''); $('#page_no').val('1'); /* handle displaying initial list on page */ $('#listForm').submit();