Authority match sets are not supported so hide the option for now.
It's confusing having it there.
[with minor conflict resolution]
Signed-off-by: Mark Cooper <markchristophercooper@gmail.com>
Signed-off-by: Bill Erickson <berick@esilibrary.com>
[%# for the origin of these hard coded options, see the definition
of vandelay.match_set.mtype in 012.schema.vandelay.sql %]
<option value="biblio">[% l('biblio') %]</option>
- <option value="authority">[% l('authority') %]</option>
+ <!-- XXX: nah <option value="authority">[% l('authority') %]</option> -->
<!-- XXX: nah <option value="mfhd">[% l('mfhd') %]</option> -->
</select>
</div>