diff --git a/templates/detail.erb b/templates/detail.erb index 8e250682..2769dc76 100644 --- a/templates/detail.erb +++ b/templates/detail.erb @@ -87,7 +87,7 @@ detail <%= @name %> { # # locking = yes <%- if @locking -%> - locking = <%= @locking == true %> + locking = <%= @locking %> <%- end -%> #