mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-21 12:34:39 +08:00
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:
commit
2e4655f9ee
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue