Changeset 3583

Show
Ignore:
Timestamp:
07/19/12 14:35:20
Author:
johnsa
Message:

admin client: hide download link for event registrations from main event form for now (it's exposed in the registration agenda list)

Files:

Legend:

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

    r3582 r3583  
    30273027                          <button onclick="launchSizedWindow('{$registrationsHref}', '1000', '600');return false;"><xsl:copy-of select="$bwStr-AEEF-ViewRegistrations"/></button> 
    30283028                          <xsl:text> </xsl:text> 
    3029                           <button onclick="location.href='{$registrationsDownloadHref}';return false;"><xsl:copy-of select="$bwStr-AEEF-DownloadRegistrations"/></button
     3029                          <!--<button onclick="location.href='{$registrationsDownloadHref}';return false;"><xsl:copy-of select="$bwStr-AEEF-DownloadRegistrations"/></button>--
    30303030                        </p> 
    30313031                      </xsl:if>