awjrichards has submitted this change and it was merged. Change subject: use find rather than children ......................................................................
use find rather than children there is no such thing as a table that is a child of a table. find is what was meant here this ensures that where a table.ambox has various table.ambox 's printed inside we throw it away. Change-Id: Ie7fe2b9ab9898685520846f204e3f7f03035953e --- M javascripts/modules/mf-cleanuptemplates.js 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: awjrichards: Verified; Looks good to me, approved jenkins-bot: Verified -- To view, visit https://gerrit.wikimedia.org/r/31340 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie7fe2b9ab9898685520846f204e3f7f03035953e Gerrit-PatchSet: 2 Gerrit-Project: mediawiki/extensions/MobileFrontend Gerrit-Branch: master Gerrit-Owner: Jdlrobson <[email protected]> Gerrit-Reviewer: Jdlrobson <[email protected]> Gerrit-Reviewer: awjrichards <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
