We needed to select date output in css regardless of it being a single, range or interval.

Single and interval have a wrapper but range doesn't. This patch adds a wrapper for range output and adds the wrapper class "date-display-wrapper" for single and interval wrapper.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

cimo75’s picture

+1 should go in

karel010’s picture

+1 Really needs to be in there.
Just try to do a float on the dates. You will find that you can't do anything with the "to" seperator of ranged dates.

podarok’s picture

Issue summary: View changes
Status: Needs review » Needs work
Issue tags: +Needs tests

all feature requests should be covered by tests

podarok’s picture

Status: Needs work » Needs review

Status: Needs review » Needs work

The last submitted patch, add-consistent-wrapper-selectability.patch, failed testing.

pontus_nilsson’s picture

Re-roll against latest in 7.x-2.x

Valentine94’s picture

Status: Needs work » Needs review

Test

Status: Needs review » Needs work

The last submitted patch, 6: add-consistent-wrapper-selectability-6.patch, failed testing.