Compare commits
2 Commits
81ff87d355
...
6c4e51bfff
Author | SHA1 | Date | |
---|---|---|---|
6c4e51bfff | |||
10e5383a3e |
@ -289,6 +289,7 @@ const transacciones = {
|
|||||||
return {
|
return {
|
||||||
show: () => {
|
show: () => {
|
||||||
this.modal.find('form').trigger('reset')
|
this.modal.find('form').trigger('reset')
|
||||||
|
modalToAdd(this.modal)
|
||||||
this.modal.modal('show')
|
this.modal.modal('show')
|
||||||
},
|
},
|
||||||
exec: () => {
|
exec: () => {
|
||||||
|
Reference in New Issue
Block a user