OSUL: Turn on RefWorks export
authorDan Scott <dscott@laurentian.ca>
Wed, 15 Aug 2012 11:01:47 +0000 (07:01 -0400)
committerDan Scott <dscott@laurentian.ca>
Wed, 8 May 2013 15:22:55 +0000 (11:22 -0400)
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/templates_laurentian/opac/parts/config.tt2

index 9198e5a..f15f254 100644 (file)
@@ -15,7 +15,7 @@ ctx.holds_block.enabled = 'true';
 # RefWorks configuration
 ##############################################################################
 # RefWorks is a Web-based citation manager
-ctx.refworks.enabled = 'false';
+ctx.refworks.enabled = 'true';
 
 # Base URL for RefWorks
 ctx.refworks.url = 'http://librweb.laurentian.ca/login?url=http://refworks.scholarsportal.info';