From: Volker E Date: Mon, 9 Jul 2018 17:44:09 +0000 (+0200) Subject: Replace 'capsule' with appropriate 'tag' X-Git-Tag: 1.34.0-rc.0~4843^2 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/supprimer.php?a=commitdiff_plain;h=f4888e1442103463b722af89c3ffb4bc3c338d17;p=lhc%2Fweb%2Fwiklou.git Replace 'capsule' with appropriate 'tag' UsersMultiselectWidget class extends OOUI's MenuTagMultiselectWidget, not CapsuleMultiselectWidget any more. Change-Id: Iea7450a371720bed392dfedb1032bc8c63c89fc4 --- diff --git a/includes/htmlform/fields/HTMLUsersMultiselectField.php b/includes/htmlform/fields/HTMLUsersMultiselectField.php index 46cc6d3116..cda69a8528 100644 --- a/includes/htmlform/fields/HTMLUsersMultiselectField.php +++ b/includes/htmlform/fields/HTMLUsersMultiselectField.php @@ -3,7 +3,7 @@ use MediaWiki\Widget\UsersMultiselectWidget; /** - * Implements a capsule multiselect input field for user names. + * Implements a tag multiselect input field for user names. * * Besides the parameters recognized by HTMLUserTextField, additional recognized * parameters are: