issue 160 default action change to arrange menu in sitemap admin

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9251 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ovclas 2011-09-21 07:45:13 +00:00
parent 3c3481f377
commit 867ae8f6ab
3 changed files with 13 additions and 10 deletions

View file

@ -324,7 +324,6 @@
$output->page = $page_navigation->cur_page;
} else {
$output = executeQueryArray($query_id, $args, $columnList);
debugPrint($output->get('_query'));
}
}
// Return if no result or an error occurs