Merge pull request #7535 from stephenwaite/bug_fix_w1
[openemr.git] / interface / main / calendar / modules / PostCalendar / pntemplates / default / views / week / default.html
blobdd4884db8f6df3d4016c2e3641c11edc61a3d1ad
1 [-*Smarty*-]
2 [-* set MULTIDAY otherwise day header is not shown. This is what makes week view different from day view *-]
3 [-assign var=MULTIDAY value=true-]
4 [-if $PRINT_VIEW == 1-]
5 [-include file="$TPL_NAME/views/week_print/outlook_ajax_template.html"-]
6 [-else-]
7 [-include file="$TPL_NAME/views/week/ajax_template.html"-]
8 [-/if-]