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

Single Task: Date Picker is shown by default. #90

Open
ruudvh opened this issue Jun 19, 2013 · 1 comment
Open

Single Task: Date Picker is shown by default. #90

ruudvh opened this issue Jun 19, 2013 · 1 comment

Comments

@ruudvh
Copy link

ruudvh commented Jun 19, 2013

When viewing a single task, the date picker is shown by default on the bottom of the page.
This closes only after you click "Edit" and select the "Due" field.

Issue arises due to the following (line 108) in content-single-taks.php ?

.datepicker( 'setDate', '<?php echo cp_get_task_due_date( cp_get_task_id() ) ?>' ); // init the datepicker
@ericandrewlewis
Copy link
Contributor

Hey Ben,

thanks for the bug report and tracking it down! I'll fix this when I have some time next week to work on the plugin.

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

No branches or pull requests

2 participants