jenkins-bot has submitted this change and it was merged.
Change subject: added hook for manipulation of the listable view
......................................................................
added hook for manipulation of the listable view
Change-Id: I3f0b6311e2d7920db8fecf802d8f8f3080e75b08
(cherry picked from commit 1796e9ba28ce1c499dd56b808120c6934c4cd6e9)
---
M Statistics/includes/Charting.class.php
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Tweichart: Looks good to me, approved
jenkins-bot: Verified
diff --git a/Statistics/includes/Charting.class.php
b/Statistics/includes/Charting.class.php
index 0c68695..0590d09 100644
--- a/Statistics/includes/Charting.class.php
+++ b/Statistics/includes/Charting.class.php
@@ -117,6 +117,7 @@
//$out .= $oDiagram->getFilterText();
//$out .= "<br>n = ".count( $data );
//$out .= "</div>";
+ wfRunHooks( 'BSStatisticsBeforeDrawTable', array( &$oDiagram,
&$label, &$data, &$out) );
$out .= "<table width='80%' id='StatisticsTableView' border='0'
cellspacing='0' cellpadding='4' class='sortable'>";
if ($label) {
$out .= '<thead><tr>';
--
To view, visit https://gerrit.wikimedia.org/r/198218
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3f0b6311e2d7920db8fecf802d8f8f3080e75b08
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BlueSpiceExtensions
Gerrit-Branch: master
Gerrit-Owner: Tweichart <[email protected]>
Gerrit-Reviewer: Tweichart <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits