/home/techb158/ileadtechnology.com/SSM/public/js/configuration/calendar/eventType
NameSizeModeActions
edit.js46330644editdlrm
edit.js.map1930644editdlrm
index.js105630644editdlrm
index.js.map1860644editdlrm
Edit: /home/techb158/ileadtechnology.com/SSM/public/js/configuration/calendar/eventType/edit.js (4633B)
(window.webpackJsonp=window.webpackJsonp||[]).push([[69],{VlDR:function(e,t,n){"use strict";var s={data:function(){return{eventTypeForm:new Form({name:"",description:""})}},props:["id"],mounted:function(){this.id&&this.get()},methods:{proceed:function(){this.id?this.update():this.store()},store:function(){var e=this,t=this.$loading.show();this.eventTypeForm.post("/api/calendar/event/type").then((function(n){toastr.success(n.message),e.$emit("completed"),t.hide()})).catch((function(e){t.hide(),helper.showErrorMsg(e)}))},get:function(){var e=this,t=this.$loading.show();axios.get("/api/calendar/event/type/"+this.id).then((function(n){e.eventTypeForm.name=n.name,e.eventTypeForm.description=n.description,t.hide()})).catch((function(n){t.hide(),helper.showErrorMsg(n),e.$router.push("/configuration/calendar/event/type")}))},update:function(){var e=this,t=this.$loading.show();this.eventTypeForm.patch("/api/calendar/event/type/"+this.id).then((function(n){toastr.success(n.message),t.hide(),e.$router.push("/configuration/calendar/event/type")})).catch((function(e){t.hide(),helper.showErrorMsg(e)}))}}},a=n("KHd+"),r=Object(a.a)(s,(function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("form",{on:{submit:function(t){return t.preventDefault(),e.proceed(t)},keydown:function(t){return e.eventTypeForm.errors.clear(t.target.name)}}},[n("div",{staticClass:"row"},[n("div",{staticClass:"col-12 col-sm-6"},[n("div",{staticClass:"form-group"},[n("label",{attrs:{for:""}},[e._v(e._s(e.trans("calendar.event_type_name")))]),e._v(" "),n("input",{directives:[{name:"model",rawName:"v-model",value:e.eventTypeForm.name,expression:"eventTypeForm.name"}],staticClass:"form-control",attrs:{type:"text",name:"name",placeholder:e.trans("calendar.event_type_name")},domProps:{value:e.eventTypeForm.name},on:{input:function(t){t.target.composing||e.$set(e.eventTypeForm,"name",t.target.value)}}}),e._v(" "),n("show-error",{attrs:{"form-name":e.eventTypeForm,"prop-name":"name"}})],1)]),e._v(" "),n("div",{staticClass:"col-12 col-sm-6"},[n("div",{staticClass:"form-group"},[n("label",{attrs:{for:""}},[e._v(e._s(e.trans("calendar.event_type_description")))]),e._v(" "),n("input",{directives:[{name:"model",rawName:"v-model",value:e.eventTypeForm.description,expression:"eventTypeForm.description"}],staticClass:"form-control",attrs:{type:"text",name:"description",placeholder:e.trans("calendar.event_type_description")},domProps:{value:e.eventTypeForm.description},on:{input:function(t){t.target.composing||e.$set(e.eventTypeForm,"description",t.target.value)}}}),e._v(" "),n("show-error",{attrs:{"form-name":e.eventTypeForm,"prop-name":"description"}})],1)])]),e._v(" "),n("div",{staticClass:"card-footer text-right"},[n("router-link",{directives:[{name:"show",rawName:"v-show",value:e.id,expression:"id"}],staticClass:"btn btn-danger waves-effect waves-light ",attrs:{to:"/configuration/calendar/event/type"}},[e._v(e._s(e.trans("general.cancel")))]),e._v(" "),e.id?e._e():n("button",{staticClass:"btn btn-danger waves-effect waves-light ",attrs:{type:"button"},on:{click:function(t){return e.$emit("cancel")}}},[e._v(e._s(e.trans("general.cancel")))]),e._v(" "),n("button",{staticClass:"btn btn-info waves-effect waves-light",attrs:{type:"submit"}},[e.id?n("span",[e._v(e._s(e.trans("general.update")))]):n("span",[e._v(e._s(e.trans("general.save")))])])],1)])}),[],!1,null,null,null);t.a=r.exports},mrRf:function(e,t,n){"use strict";n.r(t);var s={components:{eventTypeForm:n("VlDR").a},data:function(){return{id:this.$route.params.id}},mounted:function(){helper.hasPermission("access-configuration")||(helper.notAccessibleMsg(),this.$router.push("/dashboard"))}},a=n("KHd+"),r=Object(a.a)(s,(function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",[n("div",{staticClass:"page-titles"},[n("div",{staticClass:"row"},[n("div",{staticClass:"col-12 col-sm-6"},[n("h3",{staticClass:"text-themecolor"},[e._v(e._s(e.trans("calendar.edit_event_type")))])]),e._v(" "),n("div",{staticClass:"col-12 col-sm-6"},[n("div",{staticClass:"action-buttons pull-right"},[n("button",{staticClass:"btn btn-info btn-sm",on:{click:function(t){return e.$router.push("/configuration/calendar/event/type")}}},[n("i",{staticClass:"fas fa-list"}),e._v(" "),n("span",{staticClass:"d-none d-sm-inline"},[e._v(e._s(e.trans("calendar.event_type")))])])])])])]),e._v(" "),n("div",{staticClass:"container-fluid"},[n("div",{staticClass:"card card-form"},[n("div",{staticClass:"card-body p-t-20"},[n("event-type-form",{attrs:{id:e.id}})],1)])])])}),[],!1,null,null,null);t.default=r.exports}}]); //# sourceMappingURL=edit.js.map?id=120d962ccae058c72cb5