Changeset 2168

Show
Ignore:
Timestamp:
05/11/09 16:50:48
Author:
johnsa
Message:

admin client: remove ability to directly set categories (again)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/deployment/webadmin/webapp/resources/default/default/default.xsl

    r2167 r2168  
    23652365        <!--  Category  --> 
    23662366        <!-- 
    2367           categories can be set by the event administrator if the calendar suite preferences allow it 
     2367          direct setting of categories is deprecated; if you want to reenable, uncomment this block - but 
     2368          be forwarned that this will have peculiar consequences if using the submissions client 
    23682369          --> 
     2370        <!-- 
    23692371        <tr> 
    23702372          <td class="fieldName"> 
     
    24622464          </td> 
    24632465        </tr> 
     2466        --> 
    24642467        <!-- note --> 
    24652468        <!-- let's shut this off for now - needs rewriting if we keep it at all 
     
    56405643          </td> 
    56415644        </tr> 
    5642         <tr> 
    5643           <th> 
    5644             Allow event administrators to<br/>select categories in event form: 
    5645           </th> 
    5646           <td> 
    5647             <input type="radio" name="useCats" value="true" checked="checked"/> yes 
    5648             <input type="radio" name="useCats" value="false"/> no<br/> 
    5649             <p class="note">not yet implemented; the default will be "no".</p> 
    5650           </td> 
    5651         </tr> 
    56525645        <!-- 
    56535646        <tr>