/home/techb158/ileadtechnology.com/SSM/public/js
NameSizeModeActions
academic/-0755rm
auth/-0755rm
calendar/-0755rm
communication/-0755rm
configuration/-0755rm
dashboard~js/-0755rm
employee/-0755rm
employee~js/-0755rm
errors/-0755rm
exam/-0755rm
finance/-0755rm
frontend/-0755rm
institute/-0755rm
inventory/-0755rm
library/-0755rm
license/-0755rm
pages/-0755rm
post/-0755rm
product/-0755rm
reception/-0755rm
resource/-0755rm
student/-0755rm
student~js/-0755rm
transport/-0755rm
utility/-0755rm
app.js12130210644editdlrm
app.js.gz3582910644editdlrm
app.js.LICENSE.txt29660644editdlrm
app.js.map1040644editdlrm
configuration.js3440644editdlrm
configuration.js.map1450644editdlrm
dashboard.js318900644editdlrm
dashboard.js.map1370644editdlrm
defaultPage.js753920644editdlrm
defaultPage.js.map1410644editdlrm
employee.js186010644editdlrm
employee.js.map1350644editdlrm
formWizard.js300030644editdlrm
formWizard.js.map1390644editdlrm
frontendPage.js397470644editdlrm
frontendPage.js.map1430644editdlrm
guestPage.js5350644editdlrm
guestPage.js.map1370644editdlrm
meetingPage.js4230644editdlrm
meetingPage.js.map1410644editdlrm
plugin.js1258690644editdlrm
setup.js671970644editdlrm
setup.js.map1290644editdlrm
student.js365750644editdlrm
student.js.map1330644editdlrm
utility.js3390644editdlrm
utility.js.map1330644editdlrm
Edit: /home/techb158/ileadtechnology.com/SSM/public/js/dashboard.js (31890B)
(window.webpackJsonp=window.webpackJsonp||[]).push([[161],{"3U2P":function(t,e,s){var a=s("j2xy");"string"==typeof a&&(a=[[t.i,a,""]]);var n={hmr:!0,transform:void 0,insertInto:void 0};s("aET+")(a,n);a.locals&&(t.exports=a.locals)},"81mn":function(t,e,s){"use strict";s.r(e);var a={},n=s("KHd+"),r=Object(n.a)(a,(function(){var t=this.$createElement;return(this._self._c||t)("div",{staticClass:"notice-highlight"},[this._t("default")],2)}),[],!1,null,null,null).exports,o=s("vX/d"),i=s("GqiS"),l={extends:s("H8ri").a,props:["chart"],data:function(){return{options:{responsive:!0,maintainAspectRatio:!1,scales:{yAxes:[{ticks:{}}]}}}},mounted:function(){this.render(this.chart)},methods:{render:function(t){this.renderChart(t,this.options)}},watch:{chart:function(t){this.render(t)}}},c=Object(n.a)(l,void 0,void 0,!1,null,null,null).exports,d=s("Jcx+"),u=(s("T61X"),{components:{FullCalendar:d.a},data:function(){return{events:[],config:{defaultView:"month",firstDay:helper.getDayInInteger(this.getConfig("first_day_of_week")||"monday"),locale:this.getConfig("locale"),isRTL:"rtl"==this.getConfig("direction"),eventRender:function(t,e){$(e).tooltip({title:t.title}),t.icon&&e.find(".fc-title").prepend(" ")}}}},mounted:function(){this.getEvents()},methods:{getConfig:function(t){return helper.getConfig(t)},getEvents:function(){var t=this;axios.post("/api/dashboard/calendar/event").then((function(e){e.holidays.forEach((function(e){t.events.push({title:e.description,start:helper.toDate(e.date),icon:"coffee",color:"teal"})})),e.todos.forEach((function(e){t.events.push({title:e.title,start:helper.toDate(e.date),icon:"check-circle",color:e.date