Revision 508

Date:
2015/08/25 17:50:08
Author:
ahitrov
Revision Log:
Syntax

Files:

Legend:

 
Added
 
Removed
 
Modified
  • utf8/core/comps/contenido/components/section_browse.msn

     
    227 227 <td><% $document->$attr %>\
    228 228 % }
    229 229 % } else {
    230 <td><input type="hidden" name="<% 'update_'.$document->id.'_'.$attr %>" value="<% $document->$attr |h %>" style="<% $style %>">
    230 <td><input type="hidden" name="<% 'update_'.$document->id.'_'.$attr %>" value="<% $document->$attr |h %>">
    231 231 % }
    232 232 %
    233 233 % } elsif ($col->{attr} eq 'class') {