Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KG - Datepicker Modifications #132

Closed
wants to merge 51 commits into from
Closed

Conversation

kayla-glick
Copy link
Contributor

No description provided.

@kayla-glick
Copy link
Contributor Author

This branch currently has a weird bug related to bootstrap datetimepicker. I currently have an issue up on the datetimepicker repository and am waiting for a response.

@@ -23,7 +23,7 @@ gem 'haml-rails'
gem 'hashie-forbidden_attributes'
gem 'jquery-rails'
gem 'jbuilder', '~> 2.0'
gem 'momentjs-rails', '>= 2.8.1'
gem 'momentjs-rails', '>= 2.9.0'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did you need to update the libraries?

@@ -16,17 +16,15 @@
.form-group
= f.label "assignee_id", t(:task)[:assignee_name]+t(:actions)[:required], class: "col-sm-4 control-label"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool. New Syntax.

Mark Lohr and others added 21 commits April 1, 2016 11:16
…ine_items_controller

Ml wth refactor multiple line items controller
…ndar_bugs

KG - Deleting All Procedures Bug
…_cost_column_alignment

Ml fulfillment invoice rpt cost column alignment
@kayla-glick
Copy link
Contributor Author

kayla-glick commented Apr 19, 2016

@wtholt
momentjs 2.9 is required for the updated version of bootstrap datetimepicker

As for the schema, all I did was remove an extra blank line that I noticed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants