From e915307052195da635191e704a423126b6390a52 Mon Sep 17 00:00:00 2001 From: Andrew O'Neil Date: Thu, 8 Nov 2007 02:23:26 +0000 Subject: [PATCH] Added Security token git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@44501 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- javascript/TableField.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/javascript/TableField.js b/javascript/TableField.js index 940b72ba7..e2e34ff66 100755 --- a/javascript/TableField.js +++ b/javascript/TableField.js @@ -84,7 +84,7 @@ Object.extend(TableField.prototype,{ link.getAttribute("href"), { method: 'post', - postBody: 'ajax=1', + postBody: 'ajax=1' + ($('SecurityID') ? '&SecurityID=' + $('SecurityID').value : ''), onComplete: function(response){ if(response.responseText == "1"){ Effect.Fade(