jenkins-bot has submitted this change and it was merged.

Change subject: Recompile Handlebars to fix discrepancy
......................................................................


Recompile Handlebars to fix discrepancy

Change-Id: I8da5f299f5f2d7306fb93aebb8ac3bd7c7180d63
---
M handlebars/compiled/flow_block_topic_moderate_post.handlebars.php
M handlebars/compiled/flow_block_topic_moderate_topic.handlebars.php
M handlebars/compiled/flow_post.handlebars.php
3 files changed, 6 insertions(+), 3 deletions(-)

Approvals:
  Matthias Mullie: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/handlebars/compiled/flow_block_topic_moderate_post.handlebars.php 
b/handlebars/compiled/flow_block_topic_moderate_post.handlebars.php
index 7748d0b..e5f8b18 100644
--- a/handlebars/compiled/flow_block_topic_moderate_post.handlebars.php
+++ b/handlebars/compiled/flow_block_topic_moderate_post.handlebars.php
@@ -264,7 +264,8 @@
         name="preview"
         data-role="action"
         class="mw-ui-button mw-ui-progressive mw-ui-quiet mw-ui-flush-right 
flow-js"
-        data-flow-eventlog-action="preview"
+
+        
 >'.LCRun3::ch($cx, 'l10n', Array(Array('flow-preview'),Array()), 
 >'encq').'</button>
 
 <button data-flow-interactive-handler="cancelForm"
diff --git a/handlebars/compiled/flow_block_topic_moderate_topic.handlebars.php 
b/handlebars/compiled/flow_block_topic_moderate_topic.handlebars.php
index 3a3d05a..f8f06f8 100644
--- a/handlebars/compiled/flow_block_topic_moderate_topic.handlebars.php
+++ b/handlebars/compiled/flow_block_topic_moderate_topic.handlebars.php
@@ -264,7 +264,8 @@
         name="preview"
         data-role="action"
         class="mw-ui-button mw-ui-progressive mw-ui-quiet mw-ui-flush-right 
flow-js"
-        data-flow-eventlog-action="preview"
+
+        
 >'.LCRun3::ch($cx, 'l10n', Array(Array('flow-preview'),Array()), 
 >'encq').'</button>
 
 <button data-flow-interactive-handler="cancelForm"
diff --git a/handlebars/compiled/flow_post.handlebars.php 
b/handlebars/compiled/flow_post.handlebars.php
index 9082cff..932fcf3 100644
--- a/handlebars/compiled/flow_post.handlebars.php
+++ b/handlebars/compiled/flow_post.handlebars.php
@@ -242,7 +242,8 @@
         name="preview"
         data-role="action"
         class="mw-ui-button mw-ui-progressive mw-ui-quiet mw-ui-flush-right 
flow-js"
-        data-flow-eventlog-action="preview"
+
+        
 >'.LCRun3::ch($cx, 'l10n', Array(Array('flow-preview'),Array()), 
 >'encq').'</button>
 
 <button data-flow-interactive-handler="cancelForm"

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I8da5f299f5f2d7306fb93aebb8ac3bd7c7180d63
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: Mattflaschen <[email protected]>
Gerrit-Reviewer: EBernhardson <[email protected]>
Gerrit-Reviewer: Matthias Mullie <[email protected]>
Gerrit-Reviewer: SG <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to