Ignore:
Timestamp:
Jan 20, 2010 4:43:44 PM (14 years ago)
Author:
liebster
Message:

Added reinstall profile and removed using content_types_seoprops_enabled propery in seo_properties

File:
1 edited

Legend:

Unmodified
Added
Removed
  • quintagroup.seoptimizer/trunk/quintagroup/seoptimizer/browser/templates/seo_controlpanel.pt

    r1555 r1570  
    9696                                                tal:attributes="id name; 
    9797                                                                value name; 
    98                                                                 checked python:view.isEnableCT(name)"/> 
     98                                                                checked python:view.hasSEOAction(type)"/> 
    9999                                        <label tal:attributes="for python:type.getId()" 
    100100                                               tal:content="type/Title"/> 
Note: See TracChangeset for help on using the changeset viewer.