Werdna has uploaded a new change for review.

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

Change subject: Update flow_block_topiclist.html.handlebars.php
......................................................................

Update flow_block_topiclist.html.handlebars.php

Change-Id: Ic63250962ae077bae89f71ed135faabb27f64d50
---
M handlebars/flow_block_topiclist.html.handlebars.php
1 file changed, 0 insertions(+), 1 deletion(-)


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

diff --git a/handlebars/flow_block_topiclist.html.handlebars.php 
b/handlebars/flow_block_topiclist.html.handlebars.php
index 4be5ee2..3ea2eeb 100644
--- a/handlebars/flow_block_topiclist.html.handlebars.php
+++ b/handlebars/flow_block_topiclist.html.handlebars.php
@@ -59,7 +59,6 @@
                        <a 
href="'.htmlentities(((is_array($in['links']['pagination']['fwd']) && 
isset($in['links']['pagination']['fwd']['url'])) ? 
$in['links']['pagination']['fwd']['url'] : null), ENT_QUOTES, 'UTF-8').'" 
title="'.htmlentities(((is_array($in['links']['pagination']['fwd']) && 
isset($in['links']['pagination']['fwd']['title'])) ? 
$in['links']['pagination']['fwd']['title'] : null), ENT_QUOTES, 'UTF-8').'" 
class="flow-ui-button flow-ui-progressive flow-ui-quiet flow-ui-thin"><span 
class="wikicon wikicon-article"></span> '.LCRun2::ch('l10n', 
Array('Load_More'), 'enc', $cx).'</a>
                '.htmlentities(((is_array($in) && isset($in['elseif'])) ? 
$in['elseif'] : null), ENT_QUOTES, 'UTF-8').'
                        <a 
href="'.htmlentities(((is_array($in['links']['pagination']['rev']) && 
isset($in['links']['pagination']['rev']['url'])) ? 
$in['links']['pagination']['rev']['url'] : null), ENT_QUOTES, 'UTF-8').'" 
title="'.htmlentities(((is_array($in['links']['pagination']['rev']) && 
isset($in['links']['pagination']['rev']['title'])) ? 
$in['links']['pagination']['rev']['title'] : null), ENT_QUOTES, 'UTF-8').'" 
class="flow-ui-button flow-ui-progressive flow-ui-quiet flow-ui-thin"><span 
class="wikicon wikicon-article"></span> '.LCRun2::ch('l10n', 
Array('Load_More'), 'enc', $cx).'</a>
-               
                ' : '
                        <!-- @todo make disabled class do something? -->
                        <a class="flow-ui-button flow-ui-progressive 
flow-ui-quiet flow-ui-thin disabled"><span class="wikicon 
wikicon-article"></span> '.LCRun2::ch('l10n', Array('Load_More'), 'enc', 
$cx).'</a>

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic63250962ae077bae89f71ed135faabb27f64d50
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: frontend-rewrite
Gerrit-Owner: Werdna <agarr...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to