summaryrefslogtreecommitdiffstats
path: root/templates/html/htmltypeconstraints.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/html/htmltypeconstraints.tpl')
-rw-r--r--templates/html/htmltypeconstraints.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/html/htmltypeconstraints.tpl b/templates/html/htmltypeconstraints.tpl
index 12c9581..b5a8cd0 100644
--- a/templates/html/htmltypeconstraints.tpl
+++ b/templates/html/htmltypeconstraints.tpl
@@ -1,5 +1,5 @@
{# obj should be a class or member #}
-{% if obj.typeConstraints|length>0 %}
+{% if obj.typeConstraints %}
<div class="typecontraint">
<dl><dt><b>{{ tr.typeConstraints }}</b></dt>
<dd><table border="0" cellspacing="2" cellpadding="0">