implemented function to return estimated times of company.
Therefore task and project module had to be created and partially implemented
This commit is contained in:
@@ -13,4 +13,6 @@ include("company")
|
||||
include("contact")
|
||||
|
||||
include("markdown")
|
||||
include("items")
|
||||
include("project")
|
||||
include("items")
|
||||
include("task")
|
||||
|
||||
Reference in New Issue
Block a user