Index: lams_central/web/comments/new.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/comments/new.jsp,v diff -u -r1.4.2.5 -r1.4.2.6 --- lams_central/web/comments/new.jsp 20 Apr 2016 02:58:10 -0000 1.4.2.5 +++ lams_central/web/comments/new.jsp 20 Aug 2016 03:46:28 -0000 1.4.2.6 @@ -56,6 +56,7 @@ + "&threadUid=" + threadUid + "&commentUid=" + commentUid; + $.ajaxSetup({ cache: true }); $(newThreadDiv).load(loadString, function() { highlightMessage();