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