jenkins-bot has submitted this change and it was merged. Change subject: Remove images from infoboxes ......................................................................
Remove images from infoboxes
These are now in the cover photo so unnecessary and look strange
when repeated.
Change-Id: I714fe60d675b11dffeb9af05c0f0715663fdae13
---
M javascripts/modules/infobox/Infobox.js
1 file changed, 0 insertions(+), 24 deletions(-)
Approvals:
Kaldari: Looks good to me, approved
Bmansurov: Looks good to me, but someone else must approve
jenkins-bot: Verified
diff --git a/javascripts/modules/infobox/Infobox.js
b/javascripts/modules/infobox/Infobox.js
index a19a65e..2155970 100644
--- a/javascripts/modules/infobox/Infobox.js
+++ b/javascripts/modules/infobox/Infobox.js
@@ -53,10 +53,6 @@
movie: {
rows: [
{
- // image
- id: 'P18'
- },
- {
// Director
id: 'P57'
},
@@ -116,10 +112,6 @@
taxon: {
rows: [
{
- // image
- id: 'P18'
- },
- {
// Conservation status
id: 'P141'
},
@@ -139,10 +131,6 @@
},
country: {
rows: [
- {
- // image
- id: 'P18'
- },
{
// Flag
id: 'P41'
@@ -210,10 +198,6 @@
city: {
rows: [
{
- // image
- id: 'P18'
- },
- {
// Flag
id: 'P41'
},
@@ -253,10 +237,6 @@
},
human: {
rows: [
- {
- // Image
- id: 'P18'
- },
{
// Born
id: 'P569'
@@ -331,10 +311,6 @@
},
default: {
rows: [
- {
- // image
- id: 'P18'
- },
{
// Official website
id: 'P856'
--
To view, visit https://gerrit.wikimedia.org/r/181197
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I714fe60d675b11dffeb9af05c0f0715663fdae13
Gerrit-PatchSet: 3
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <[email protected]>
Gerrit-Reviewer: Bmansurov <[email protected]>
Gerrit-Reviewer: Jdlrobson <[email protected]>
Gerrit-Reviewer: Kaldari <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
