Problem/Motivation
In the TimeRangeWidgetBase->formElement(), almost all code is duplicated from the parent DateRangeWidgetBase
Proposed resolution
Remove duplicated code and keep only code which realy needs
Issue fork time_range-3570085
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
vitaliyb98 commentedRemoved code that was already introduced in the parent class.
Comment #4
vitaliyb98 commentedComment #5
vitaliyb98 commentedIt would be great if someone could review this as well.
Comment #6
vitaliyb98 commented