mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-23 20:00:33 -04:00
Change document to click to full size
This commit is contained in:
parent
62af653121
commit
2fa471ab81
@ -249,7 +249,7 @@
|
||||
public_id:document.public_id(),
|
||||
status:Dropzone.SUCCESS,
|
||||
accepted:true,
|
||||
url:document.preview_url()||document.url(),
|
||||
url:document.url(),
|
||||
mock:true,
|
||||
index:i
|
||||
};
|
||||
|
@ -1010,7 +1010,7 @@
|
||||
public_id:document.public_id(),
|
||||
status:Dropzone.SUCCESS,
|
||||
accepted:true,
|
||||
url:document.preview_url()||document.url(),
|
||||
url:document.url(),
|
||||
mock:true,
|
||||
index:i
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user