From 2d25217dd28b5bfcfc4adb27ba6cc6c703cfc75b Mon Sep 17 00:00:00 2001 From: zeke Date: Tue, 24 Jan 2012 13:43:10 -0800 Subject: [PATCH] small templating change --- build/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/index.html b/build/index.html index e01cd238..770d5b06 100644 --- a/build/index.html +++ b/build/index.html @@ -124,7 +124,7 @@ {{/if}} {{each allowableValues.values}} - {{if $value == defaultValue && required == true}} + {{if $value == defaultValue && required == true }} {{else}}