git-svn-id: http://xe-core.googlecode.com/svn/trunk@1815 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-06-28 00:57:52 +00:00
parent 6a37b0cf40
commit 996fc97b7e
2 changed files with 3 additions and 1 deletions

View file

@ -453,6 +453,7 @@ function chkMemberMenu(evt) {
var params = new Array();
params["member_srl"] = member_srl;
params["cur_mid"] = mid;
params["cur_act"] = current_url.getQuery('act');
params["page_x"] = e.pageX;
params["page_y"] = e.pageY;