Changeset 2265

Show
Ignore:
Timestamp:
07/13/09 10:14:41
Author:
johnsa
Message:

admin client: fix bug that allowed two instances of submit buttons on events page

Files:

Legend:

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

    r2261 r2265  
    27442744        </xsl:if> 
    27452745      </table> 
    2746       <xsl:if test="not(starts-with(form/calendar/path,$submissionsRootUnencoded))"> 
     2746      <xsl:if test="not(starts-with(form/calendar/event/path,$submissionsRootUnencoded))"> 
    27472747        <!-- don't create two instances of the submit buttons on pending events; 
    27482748             the publishing buttons require numerous unique ids -->