%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 49.231.201.246 / Your IP : 216.73.216.149 Web Server : Apache/2.4.18 (Ubuntu) System : Linux 246 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : root ( 0) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,pcntl_exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/eoffice/frontend/web/metronic/demo/demo10/custom/components/calendar/ |
Upload File : |
var CalendarGoogle={init:function(){$("#m_calendar").fullCalendar({isRTL:mUtil.isRTL(),header:{left:"prev,next today",center:"title",right:"month,listYear"},displayEventTime:!1,googleCalendarApiKey:"AIzaSyDcnW6WejpTOCffshGDDb4neIrXVUA1EAE",events:"en.usa#holiday@group.v.calendar.google.com",eventClick:function(e){return window.open(e.url,"gcalevent","width=700,height=600"),!1},loading:function(e){},eventRender:function(e,i){e.description&&(i.hasClass("fc-day-grid-event")?(i.data("content",e.description),i.data("placement","top"),mApp.initPopover(i)):i.hasClass("fc-time-grid-event")?i.find(".fc-title").append('<div class="fc-description">'+e.description+"</div>"):0!==i.find(".fc-list-item-title").lenght&&i.find(".fc-list-item-title").append('<div class="fc-description">'+e.description+"</div>"))}})}};jQuery(document).ready(function(){CalendarGoogle.init()});