| Project: | ProjectPier |
| Version: | 0.8.0.3 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | new |
Jump to:
Description
While working with ProjectPier I have a lot of time I'm inactive to the app. Therefore it would be nice to have some refresh (e.g. like after 20 minutes) after a certain time.
There is nothing else to do since put some tag in the head of the generated HTML-output.
<meta http-equiv="Refresh" content="1200;URL=<? thisURL ?>" />
A more sexy solution can be to use ajax to check if something are added or modified.