Jeroen De Dauw has uploaded a new change for review. https://gerrit.wikimedia.org/r/71638
Change subject: Capturing this wisdom in our VCS, for great justice ...................................................................... Capturing this wisdom in our VCS, for great justice Change-Id: Ic560ab591237771e2ad2745a5808dc9f29fbf91c --- M repo/includes/EntityView.php 1 file changed, 3 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase refs/changes/38/71638/1 diff --git a/repo/includes/EntityView.php b/repo/includes/EntityView.php index 628e562..41c3c48 100644 --- a/repo/includes/EntityView.php +++ b/repo/includes/EntityView.php @@ -45,6 +45,9 @@ * of DataValue instances instead of having functions here for generating different parts of the HTML. Right now * these functions require an EntityContent while a DataValue (if it were implemented) should be sufficient. * + * DanielK on this class: + * (2013-07-02 18:29:44) DanielK_WMDE_: it's actually not that horrible, + * * @file * @ingroup WikibaseRepo * -- To view, visit https://gerrit.wikimedia.org/r/71638 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ic560ab591237771e2ad2745a5808dc9f29fbf91c Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: Jeroen De Dauw <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
