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

[RFR] Fix default date format in date field #528

Merged
merged 1 commit into from
Jun 24, 2015
Merged

Conversation

jpetitcolas
Copy link
Contributor

@@ -16,7 +16,7 @@
"admin-config": "^0.2.1",
"angular": "~1.3.15",
"angular-bootstrap": "^0.12.0",
"angular-mocks": "^1.3.15",
"angular-mocks": "1.3.14",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

To prevent from a $browser.cookies is undefined introduced in 1.3.15.

fzaninotto added a commit that referenced this pull request Jun 24, 2015
[RFR] Fix default date format in date field
@fzaninotto fzaninotto merged commit 2a74e74 into master Jun 24, 2015
@fzaninotto fzaninotto deleted the date_filter branch June 24, 2015 14:08
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.

2 participants