@section('page_title') OSAA - Calendar @stop @section('page_sub_title') OSAA Calendar @stop @section('scripts') @parent @stop @section('jquery_init') $('.calender_download').button ({ icons : { primary : 'ui-icon-calendar'}}); $('.file_download').button ({ icons : { primary : 'ui-icon-document'}}); $('.sync_download').button ({ icons : { primary : 'ui-icon-copy'}}); $('#calendar_holder').load(function () { {{-- $('#calendar_loading').css({'display' : 'none'}); --}} $('#calendar_loading').fadeOut(400); }); $('[data-button-disabled="true"]').button('disable'); @stop @section('page_functions') NFHS Standardized Calendar {{-- 2017-18 --}} @if (file_exists(public_path() . '/docs/calendar/18-19ActivityCalendar.pdf')) 2018-19 @else 2018-19 @endif @if (file_exists(public_path() . '/docs/calendar/19-20ActivityCalendar.pdf')) 2019-20 @else 2019-20 @endif ICS Link @stop @section('main_content') {{-- Display the shared calendar "Master Calendar" HTML link --}} {{-- --}}





Loading OSAA Calendar ...
{{-- Display the shared calendar "Website Calendar" HTML link --}} @stop