MDL-68746 core_badges: remove Issuer details from badges form
commit630a19ebd51b7b278ac07378b2fa8c490e521373
authorSara Arjona <sara@moodle.com>
Tue, 19 May 2020 19:30:34 +0000 (19 21:30 +0200)
committerSara Arjona <sara@moodle.com>
Wed, 20 May 2020 06:51:52 +0000 (20 08:51 +0200)
tree745579bdce67707bd5b4f733de373dec10deae71
parent1afe68f3820b2b5996aa313357e3ddd3d5890192
MDL-68746 core_badges: remove Issuer details from badges form

When OBv2.0 support was added, the issuername and issuercontact
fields were changed to static.
In order to avoid confusion for the user, these fields shouldn't
be displayed for OBv2.0 or higher.
badges/classes/form/badge.php
badges/newbadge.php
badges/tests/behat/add_badge.feature