Remove debug, fix bug with link of related action

This commit is contained in:
Dany De Bontridder 2012-06-02 10:55:50 +00:00
parent a69ad3d348
commit 810ca4c6c9
7 changed files with 7 additions and 9 deletions

View file

@ -1426,7 +1426,6 @@ function result_search_action(obj)
try
{
var queryString=$(obj).serialize()+"&op=search_action";
alert (queryString);
var action = new Ajax.Request(
"ajax_misc.php" ,
{method:'get',