Merge pull request #2548 from urbanrotnik/ur-sci-4609-task-card-due-date

Task card due date fix [SCI-4609]
This commit is contained in:
Miha Mencin 2020-05-14 11:52:44 +02:00 committed by GitHub
commit 2e4655f9ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,7 @@ module BootstrapFormHelper
# Extend Bootstrap form builder
class BootstrapForm::FormBuilder
include BootstrapFormHelper
# Returns Bootstrap date-time picker of the "datetime" type tailored for accessing a specified datetime attribute (identified by +name+) on an object
# assigned to the template (identified by +object+). Additional options on the input tag can be passed as a