{include file="common/head.tpl.html" html5=true} {calendar->init}
{cssbutton->image script="location.href='`$SELF`?op=dates_listcommon&start=`$start`&stop=`$stop`&back'" name="back" icon_left="arrow-left" string="`$lang.global_back`" title=$str_back height=19} {$period} {cssbutton->image script="location.href='`$SELF`?op=dates_listcommon&start=`$start`&stop=`$stop`&fwd'" name="fwd" icon_right="arrow-right" string="`$lang.global_next`" title=$str_fwd height=19}
{controls->select_users name="userid" parentid="td_userselection" str_all="`$lang.global_all`" data=$data_userselection ondepchange="ajax.exec('user', 'ajax_set_user_option', 'dates_common_last_department', this.value);" width=160 str_onlysel="`$lang.sfilter_only_sel`" str_onlydesel="`$lang.sfilter_only_desel`"}
{cssbutton->sub name="show" string=$lang.termine_show_selected style="width:100%"}
 
{* FOLLOWING COMMENT REGARDS JS CALL "draw_divs(divs)" BELOW: *} {* the whole following script block has been relocated to: class\action\dates\dates_list_common::build_user_divs() *} {* *} {include file="common/foot.tpl.html"}