added download all hits feature

This commit is contained in:
SJ
2013-09-30 16:40:01 +02:00
parent f12ae31881
commit e537ff5461
12 changed files with 94 additions and 6 deletions

View File

@ -457,4 +457,6 @@ $_['text_ldap_delete_confirm_message'] = 'Desea borrar la entrada LDAP';
$_['text_customer_delete_confirm_message'] = 'Desea borrar el cliente';
$_['text_with_selected'] = 'Con seleccionado';
$_['text_download_all_hits'] = "Download all";
?>