From: Jason Stephenson Date: Sun, 17 Aug 2014 14:39:12 +0000 (-0400) Subject: Add output of Scheme in problem.inc template if it is defined. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=b22fdddd888119c04e4656594fca35c93f6d902a;p=working%2FNCIPServer.git Add output of Scheme in problem.inc template if it is defined. Signed-off-by: Jason Stephenson --- diff --git a/templates/includes/problem.inc b/templates/includes/problem.inc index c55c73b..2fd57db 100644 --- a/templates/includes/problem.inc +++ b/templates/includes/problem.inc @@ -1,5 +1,9 @@ +[% IF problem.Scheme -%] + +[% ELSE -%] +[% END -%] [% problem.ProblemType | xml %]