EBernhardson has uploaded a new change for review.

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

Change subject: Topic history not linked in hidden topics
......................................................................

Topic history not linked in hidden topics

Bug: 67499
Change-Id: I03ca7e148943c1ad74b3128cb2ea9927d2c941b8
---
M FlowActions.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Flow 
refs/changes/00/155300/1

diff --git a/FlowActions.php b/FlowActions.php
index 1b7857f..d7ca261 100644
--- a/FlowActions.php
+++ b/FlowActions.php
@@ -231,7 +231,7 @@
                        PostRevision::MODERATED_NONE => array( 'flow-hide', 
'flow-delete', 'flow-suppress' ),
                ),
                'button-method' => 'POST',
-               'links' => array( 'topic', 'post', 'post-history', 
'topic-revision', 'watch-topic', 'unwatch-topic' ),
+               'links' => array( 'topic', 'post', 'topic-history', 
'post-history', 'topic-revision', 'watch-topic', 'unwatch-topic' ),
                'actions' => array( 'reply', 'thank', 'edit-title', 
'restore-topic', 'hide-topic', 'delete-topic', 'suppress-topic' ),
                'history' => array(
                        'i18n-message' => 'flow-rev-message-hid-topic',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I03ca7e148943c1ad74b3128cb2ea9927d2c941b8
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: EBernhardson <[email protected]>

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

Reply via email to