Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop

This commit is contained in:
m-lopez-f 2015-04-20 17:44:39 +02:00
commit 122f75054a
1 changed files with 1 additions and 0 deletions

View File

@ -272,6 +272,7 @@ enterprise_hook('close_meta_frame');
recipient: $("div#tree-controller-recipient"),
detailRecipient: $("div#tree-controller-detail-recipient"),
page: parameters['page'],
emptyMessage: "<?php echo __('No data found'); ?>",
tree: data.tree,
baseURL: "<?php echo ui_get_full_url(false, false, false, defined('METACONSOLE')); ?>",
ajaxURL: "<?php echo ui_get_full_url('ajax.php', false, false, false); ?>",