JBAS-2131 Self-reg Slug card
authorBill Erickson <berickxx@gmail.com>
Wed, 24 Oct 2018 15:55:42 +0000 (11:55 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 21 Mar 2019 19:46:23 +0000 (15:46 -0400)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
KCLS/openils/var/templates_kcls/opac/register.tt2
Open-ILS/web/images/patron_cards/2018_Slug.png [new file with mode: 0644]

index 81acf0a..ef060d9 100644 (file)
@@ -45,7 +45,7 @@ wallet_cards = [
 # If a time comes we need to support both, refactor here and the label
 # changes for wallet-key combo below.
 #keychain_cards = ['Keychain_red']; 
-keychain_cards = ['2018_Pride_Combo'];
+keychain_cards = ['2018_Pride_Combo', '2018_Slug'];
 
 MACRO input_field(fclass, fname, label, type, css_class, value) BLOCK;
   field_path = fclass _ "." _ fname; 
diff --git a/Open-ILS/web/images/patron_cards/2018_Slug.png b/Open-ILS/web/images/patron_cards/2018_Slug.png
new file mode 100644 (file)
index 0000000..7abd2e8
Binary files /dev/null and b/Open-ILS/web/images/patron_cards/2018_Slug.png differ