<% if( object.title != '' ) { %> $title <% if( window.validateUntil != 'none' && object.valid && object.valid == 'false' ) { %>
<%= object.invalidmessage != '' ? object.invalidmessage : 'Los datos ingresados son incorrectos' %>
<% } %><% if( (object.type == 'table' && object.canadd == 'yes at top') ) { %>
<% if( object.minrows == '' || object.minrows != object.maxrows ) { %><% } %>
<% } %>
<% } %><% if( window._design ) { %>
<% } %><% if( (object.type == 'table' && object.canadd != 'yes at top') && (object.minrows == '' || object.minrows != object.maxrows) ) { %>
<% } %>