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

Fix two minor bugs #340

Merged
merged 2 commits into from
Jan 8, 2018
Merged

Fix two minor bugs #340

merged 2 commits into from
Jan 8, 2018

Conversation

wjcheers
Copy link
Contributor

  1. there is a bug in the time format while editing activity.
    strtotime("9:0 AM"); output nothing. It lead the new date of activity to
    00:00:00.

  2. sortBy 'Description' is a typo. the correct one is sortBy 'description'

This is a typo and results in sortBy errors.
there is a bug in the time format while editing activity.
strtotime("9:0 AM"); output nothing. It lead the new date of activity to
00:00:00.
@RussH RussH requested review from mlespiau and skrchnavy January 8, 2018 16:41
@RussH
Copy link
Member

RussH commented Jan 8, 2018

I see no issues with accepting this! .. thank you @wjcheers

@mlespiau mlespiau merged commit 7b872c2 into opencats:master Jan 8, 2018
@mlespiau
Copy link
Contributor

mlespiau commented Jan 8, 2018

Thanks @wjcheers

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.

3 participants