LP#867691: Authority match sets are not working user/mcooper/lp867691
authorMark Cooper <markchristophercooper@gmail.com>
Fri, 12 Oct 2012 23:18:28 +0000 (16:18 -0700)
committerMark Cooper <markchristophercooper@gmail.com>
Fri, 12 Oct 2012 23:18:28 +0000 (16:18 -0700)
Authority match sets are not supported so hide the option for now.
It's confusing having it there.

Signed-off-by: Mark Cooper <markchristophercooper@gmail.com>
Open-ILS/src/templates/conify/global/vandelay/match_set.tt2

index 2e36696..417a842 100644 (file)
@@ -38,7 +38,7 @@
         [%# for the origin of these hard coded options, see the definition
         of vandelay.match_set.mtype in 012.schema.vandelay.sql %]
         <option value="biblio">biblio</option>
-        <option value="authority">authority</option>
+        <!-- XXX: nah <option value="authority">authority</option> -->
         <!-- XXX: nah <option value="mfhd">mfhd</option> -->
     </select>
 </div>