|
|
|
@ -654,7 +654,7 @@ define([
|
|
|
|
|
var tabs = [{
|
|
|
|
|
getTab: getContactsTab,
|
|
|
|
|
title: Messages.share_contactCategory,
|
|
|
|
|
icon: "fa fa-addessèbook",
|
|
|
|
|
icon: "fa fa-addess-book",
|
|
|
|
|
active: hasFriends,
|
|
|
|
|
onShow: onShowContacts,
|
|
|
|
|
onHide: resetTab
|
|
|
|
@ -834,7 +834,7 @@ define([
|
|
|
|
|
var tabs = [{
|
|
|
|
|
getTab: getFileContactsTab,
|
|
|
|
|
title: Messages.share_contactCategory,
|
|
|
|
|
icon: "fa fa-addessèbook",
|
|
|
|
|
icon: "fa fa-addess-book",
|
|
|
|
|
active: hasFriends,
|
|
|
|
|
}, {
|
|
|
|
|
getTab: getFileLinkTab,
|
|
|
|
|