This website requires JavaScript.
Explore
Help
Sign in
archive
/
kevinpapst_kimai2
Watch
0
Star
0
Fork
You've already forked kevinpapst_kimai2
0
mirror of
https://github.com/kevinpapst/kimai2.git
synced
2025-05-11 12:15:43 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
984966ef12
Branches
Tags
No results found.
kevinpapst_kimai2
/
templates
/
widget
/
paginatedworkingtimechart.html.twig
2 lines
93 B
Twig
Raw
Normal View
History
Unescape
Escape
cleanup global context usage in widgets
2020-08-18 11:39:41 +02:00
{{
render_widget
(
'PaginatedWorkingTimeChart'
,
{
'user'
:
user
,
'year'
:
year
,
'week'
:
week
}
)
}}
Reference in a new issue
Copy permalink