Remove resolved TODO about adding wiki field to Schema:EditInteraction

Change-Id: I80cc41b31b6d49182f7ea11e5cd07192f1710663
This commit is contained in:
Roan Kattouw 2016-03-01 23:32:47 -08:00
parent 22fa76dabe
commit e96bdb6da5

View file

@ -180,11 +180,6 @@
.on( 'click', function () {
// Log notification click
// TODO: In order to properly log a click of an item that
// is part of a bundled cross-wiki notification, we will
// need to add 'source' to the logging schema. Otherwise,
// the logger will log item ID as if it is local, which
// is wrong.
mw.echo.logger.logInteraction(
mw.echo.Logger.static.actions.notificationClick,
mw.echo.Logger.static.context.popup,