r107530 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r107529‎ | r107530 | r107531 >
Date:21:18, 28 December 2011
Author:catrope
Status:ok
Tags:
Comment:
1.18wmf1: Update MoodBar to trunk state
Modified paths:
  • /branches/wmf/1.18wmf1/extensions/MoodBar (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/MoodBar/ApiFeedbackDashboardResponse.php (modified) (history)

Diff [purge]

Index: branches/wmf/1.18wmf1/extensions/MoodBar/ApiFeedbackDashboardResponse.php
@@ -52,7 +52,7 @@
5353 'title' => $talkPage->getFullText(),
5454 'appendtext' => ( $talkPage->exists() ? "\n\n" : '' ) .
5555 $feedback_link . "\n" .
56 - '<span id="feedback-dashboard-response-' . $id . '">&nbsp;</span>' . "\n\n" .
 56+ '<span id="feedback-dashboard-response-' . $id . '"></span>' . "\n\n" .
5757 $response . "\n\n~~~~\n\n" .
5858 '<span class="markashelpful-item" data-markashelpful-item="' . $id . '" data-markashelpful-type="mbresponse">&nbsp;</span>',
5959 'token' => $params['token'],
Property changes on: branches/wmf/1.18wmf1/extensions/MoodBar
___________________________________________________________________
Modified: svn:mergeinfo
6060 Merged /trunk/extensions/MoodBar:r107529

Status & tagging log