Uploaded image for project: 'Exchange'
  1. Exchange
  2. EXCHANGE-6

We need to be able to skin differently the day and the month of the event date

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • 1.LATER
    • 1.0.0
    • None
    • 1 - Middle term
    • 1 - Easy

      The exchange event date is inserted in this template with js script :

      <xsl:template name="exchange-event-date">&lt;span class="user-infos-event-date exchange-user-infos-event-date"/></xsl:template>

      We get :

      <span class="user-infos-event-date exchange-user-infos-event-date">15 juin</span>

      We expected :

      <span class="user-infos-event-date exchange-user-infos-event-date"><span class="day">15</span><span class="month">juin</span></span>

            Unassigned Unassigned
            llopez Laure Lopez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: