var cssHref = "/ADF/apps/pt_calendar/style/calendar.css"; var siteCssHref = "#request.site.csAppsURL#pt_calendar/style/calendar.css"; // Load the Unregistered Resource CSS application.ptCalendar.scripts.loadUnregisteredResource(cssHref,"stylesheet","head","tertiary"); if ( FileExists(ExpandPath(siteCssHref)) ) application.ptCalendar.scripts.loadUnregisteredResource(siteCssHref,"stylesheet","head","tertiary"); var cssHref = "/ADF/apps/pt_calendar/style/calendaradmin.css"; var siteCssHref = "#request.site.csAppsURL#pt_calendar/style/calendaradmin.css"; // Load the Unregistered Resource CSS application.ptCalendar.scripts.loadUnregisteredResource(cssHref,"stylesheet","head","tertiary"); if ( FileExists(ExpandPath(siteCssHref)) ) application.ptCalendar.scripts.loadUnregisteredResource(siteCssHref,"stylesheet","head","tertiary"); var cssHref = "/ADF/apps/pt_calendar/style/calendar-datetime-builder.css"; var siteCssHref = "#request.site.csAppsURL#pt_calendar/style/calendar-datetime-builder.css"; // Load the Unregistered Resource CSS application.ptCalendar.scripts.loadUnregisteredResource(cssHref,"stylesheet","head","tertiary"); if ( FileExists(ExpandPath(siteCssHref)) ) application.ptCalendar.scripts.loadUnregisteredResource(siteCssHref,"stylesheet","head","tertiary"); var cssHref = "/ADF/apps/pt_calendar/style/calendar-recurrence-builder.css"; var siteCssHref = "#request.site.csAppsURL#pt_calendar/style/calendar-recurrence-builder.css"; // Load the Unregistered Resource CSS application.ptCalendar.scripts.loadUnregisteredResource(cssHref,"stylesheet","head","tertiary"); if ( FileExists(ExpandPath(siteCssHref)) ) application.ptCalendar.scripts.loadUnregisteredResource(siteCssHref,"stylesheet","head","tertiary");