mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-21 20:20:56 -04:00
Fix duplicate warning
This commit is contained in:
parent
31037d44d9
commit
d5974b45b2
@ -202,9 +202,7 @@
|
||||
}
|
||||
|
||||
function onDeleteClick() {
|
||||
sweetConfirm(function() {
|
||||
submitForm_proposal('delete', {{ $proposal->id }});
|
||||
});
|
||||
}
|
||||
@endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user