mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
fix dropzone when presupuesto is borrador
This commit is contained in:
@ -25,6 +25,7 @@ export const alertSuccessMessage = (title,type="primary") => {
|
||||
showConfirmButton : false,
|
||||
title: title,
|
||||
text: title,
|
||||
icon: "success"
|
||||
icon: "success",
|
||||
timer : 2000
|
||||
})
|
||||
}
|
||||
Reference in New Issue
Block a user