From https://dribbble.com/shots/4793955-Feedback-Reactions
A Pen by Aaron Iker on CodePen.
| <div class="form-group"> | |
| <div class="input-group datetime" | |
| id="datetimepickerID" | |
| data-target-input="nearest"> | |
| <input type="text" | |
| class="form-control datetimepicker-input" | |
| data-target="#datetimepickerID" | |
| name="my_datetimepicker"/> | |
| <div class="input-group-append" | |
| data-target="#datetimepickerID" |
| [options] | |
| # | |
| # WARNING: | |
| # If you use the Odoo Database utility to change the master password be aware | |
| # that the formatting of this file WILL be LOST! A copy of this file named | |
| # /etc/odoo/openerp-server.conf.template has been made in case this happens | |
| # Note that the copy does not have any first boot changes | |
| #----------------------------------------------------------------------------- | |
| # Odoo Server Config File - TurnKey Linux |