Bug 1088257 - Fix tooltip/label inversion by removing the unnecessary 2 assignments. r=dao

This commit is contained in:
Paul Duguet 2014-11-14 08:07:00 -05:00
Родитель 3d6212aad5
Коммит aeaccd51b9
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -399,8 +399,6 @@ const CustomizableWidgets = [
}
}, {
id: "social-share-button",
tooltiptext: "social-share-button.label",
label: "social-share-button.tooltiptext",
// custom build our button so we can attach to the share command
type: "custom",
onBuild: function(aDocument) {