Added translation.

This commit is contained in:
Vanessa Gil 2015-04-20 15:48:06 +02:00
parent eb803c3ff2
commit f392f309d1
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); ?>",