Problem/Motivation

Setting the step value on the time input seems to be sufficient to hide the seconds input on Webkit browsers, but Firefox still shows them.

Proposed resolution

Use Javascript to truncate the seconds from the default value if they are zero.

Comments

mandclu created an issue. See original summary.

  • mandclu committed 50dc1703 on 4.0.x
    Issue #3348672 by mandclu: Truncate default values if seconds are zero
    
mandclu’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.