Remove To Dos and Milestones functionality
Author | Posts |
---|---|
April 16, 2015 at 10:00 am 41475 | |
Hi there I would like to use this plugin for simply liaising back and forth with a user, message and file attachments. Is it possible to remove the To-do and Milestones tabs without simply CSS display none. I'd like to remove the functionality. cheers Darryl | |
April 16, 2015 at 11:26 am 41489 | |
Hello Darryl, You can remove those tab by removing filter. Pelase open project manager/class/project.php. In this file you will get this filter- Thanks. | |
April 16, 2015 at 11:41 am 41492 | |
Thank you for your prompt answer Nayem, much appreciated. I have implemented that and it removes them perfectly. I also noticed another area that the milestone reference remains: when a new post is made, there is a drop down list beneath the text area to assign the post to a milestone…can this dropdown also be removed? Here is a screenshot: http://screencast.com/t/48KyI3QXHSN cheers | |
April 16, 2015 at 11:51 am 41496 | |
If you want to remove this from code then it will be complicated. I think its better to make display none. Thanks. |