From: Bill Erickson Date: Wed, 24 Oct 2018 15:55:42 +0000 (-0400) Subject: JBAS-2131 Self-reg Slug card X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=bee59d1033bb391de6545f26871251152db99b3d;p=working%2FEvergreen.git JBAS-2131 Self-reg Slug card Signed-off-by: Bill Erickson --- diff --git a/KCLS/openils/var/templates_kcls/opac/register.tt2 b/KCLS/openils/var/templates_kcls/opac/register.tt2 index 81acf0a813..ef060d9e4f 100644 --- a/KCLS/openils/var/templates_kcls/opac/register.tt2 +++ b/KCLS/openils/var/templates_kcls/opac/register.tt2 @@ -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 index 0000000000..7abd2e8b6d Binary files /dev/null and b/Open-ILS/web/images/patron_cards/2018_Slug.png differ