Fixed an URL

This commit is contained in:
Alejandro Gallardo Escobar 2015-01-19 12:28:25 +01:00
parent b55bb55ac5
commit 388c8f2b1b
1 changed files with 1 additions and 1 deletions

View File

@ -186,7 +186,7 @@ echo "</div>";
detailRecipient: $("div#tree-controller-detail-recipient"),
page: page,
tree: data.tree,
baseURL: "<?php echo ui_get_full_url('', false, false, false); ?>",
baseURL: "<?php echo ui_get_full_url(false, false, false, false); ?>",
ajaxURL: "<?php echo ui_get_full_url('ajax.php', false, false, false); ?>",
filter: {
search: parameters['filter']['search'],