Fix for tests
This commit is contained in:
parent
d38101545f
commit
5d6d578b46
1 changed files with 5 additions and 5 deletions
|
|
@ -1307,11 +1307,11 @@
|
|||
}
|
||||
}
|
||||
|
||||
@if (Utils::isNinjaDev())
|
||||
$(function() {
|
||||
onEmailClick();
|
||||
})
|
||||
@endif
|
||||
/*
|
||||
$(function() {
|
||||
onEmailClick();
|
||||
})
|
||||
*/
|
||||
|
||||
function onSaveDraftClick() {
|
||||
model.invoice().is_public(false);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue