Mattflaschen has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/111105

Change subject: Remove images from task config
......................................................................

Remove images from task config

These were used for the special page, and inadvertently not removed.

Change-Id: If746aa0993af53c51fa36c6779e5e459d591a289
---
M GettingStarted.php
1 file changed, 0 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/GettingStarted 
refs/changes/05/111105/1

diff --git a/GettingStarted.php b/GettingStarted.php
index 9fd0ffb..954bc48 100644
--- a/GettingStarted.php
+++ b/GettingStarted.php
@@ -36,19 +36,16 @@
                'toolbarDescription' => 
'gettingstarted-task-copyedit-toolbar-description',
                'toolbarTryAnotherTitle' => 
'gettingstarted-task-copyedit-toolbar-try-another-title',
                'category' => 'All_articles_needing_copy_edit',
-               'image' => 'Icon-pencil.png'
        ),
        'clarify' => array(
                'toolbarDescription' => 
'gettingstarted-task-clarify-toolbar-description',
                'toolbarTryAnotherTitle' => 
'gettingstarted-task-clarify-toolbar-try-another-title',
                'category' => 'All_Wikipedia_articles_needing_clarification',
-               'image' => 'Icon-wrench.png'
        ),
        'addlinks' => array(
                'toolbarDescription' => 
'gettingstarted-task-addlinks-toolbar-description',
                'toolbarTryAnotherTitle' => 
'gettingstarted-task-addlinks-toolbar-try-another-title',
                'category' => 'All_articles_with_too_few_wikilinks',
-               'image' => 'Icon-addlinks.png'
        )
 );
 

-- 
To view, visit https://gerrit.wikimedia.org/r/111105
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If746aa0993af53c51fa36c6779e5e459d591a289
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/GettingStarted
Gerrit-Branch: master
Gerrit-Owner: Mattflaschen <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to