libs/web: rework DynamicList widget
[project/luci.git] / libs / web / luasrc / view / cbi / full_valuefooter.htm
index c069b7f..18b2f2d 100644 (file)
@@ -14,7 +14,7 @@ $Id$
 -%>
 
                <% if self.description and #self.description > 0 then -%>
-                       <% if not luci.util.instanceof( self, luci.cbi.Flag ) or self.orientation == "horizontal" then -%>
+                       <% if not luci.util.instanceof(self, luci.cbi.DynamicList) and (not luci.util.instanceof(self, luci.cbi.Flag) or self.orientation == "horizontal") then -%>
                                <br />
                        <%- end %>
                        <div class="cbi-value-description">