Changeset 2265
- Timestamp:
- 07/13/09 10:14:41
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/deployment/webadmin/webapp/resources/default/default/default.xsl
r2261 r2265 2744 2744 </xsl:if> 2745 2745 </table> 2746 <xsl:if test="not(starts-with(form/calendar/ path,$submissionsRootUnencoded))">2746 <xsl:if test="not(starts-with(form/calendar/event/path,$submissionsRootUnencoded))"> 2747 2747 <!-- don't create two instances of the submit buttons on pending events; 2748 2748 the publishing buttons require numerous unique ids -->
