1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2025-01-30 19:52:17 +01:00

Revert "Removed t is undefined, which causes passman to hang."

This reverts commit dad944a9513d771ef559301baa9fa3c697b67fac.
This commit is contained in:
Jan ten Bokkel 2014-10-27 18:08:54 +01:00
parent f23cb85048
commit 34ff3c492c

View File

@ -130,7 +130,7 @@ OC.ContactsImporter = OC.ContactsImporter || {
$(document).ready(function(){
// translate search result type
OC.search.resultTypes.contact = 'Contact';
OC.search.resultTypes.contact = t('contacts', 'Contact');
OC.search.customResults.contact = function (row, item){
var text = '';