Changeset 88

Show
Ignore:
Timestamp:
02/06/06 10:43:30
Author:
johnsa
Message:

Diabled select event by id in admin client. We'll need to implement other means of finding events such as search and grid navigation.

Files:

Legend:

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

    r81 r88  
    264264          </a> 
    265265        </td> 
     266        <!-- 
     267        Disable direct selection by ID; we'll need to find another way 
     268        of quickly getting to events: search and grid views should be implemented. --> 
     269        <!-- 
    266270        <td> 
    267271          Event ID: 
    268272          <xsl:copy-of select="/bedeworkadmin/formElements/*"/> 
    269         </td> 
     273        </td>--> 
    270274      </tr> 
    271275      <tr>