Commit ea5d634f authored by Frank Bergmann's avatar Frank Bergmann

- removed "hard" bug if list of tasks is longer then max_page_entries

- Still issues:
      - dont show closed projects
      - forward-link doesnt work
parent dc3240d3
......@@ -78,7 +78,7 @@ ad_proc -public im_timesheet_task_list_component {
{-start_idx 0}
{-include_subprojects 1}
{-export_var_list {} }
-current_page_url
{-current_page_url "" }
-return_url
} {
Creates a HTML table showing a table of Tasks
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment