1
0
Fork 0

remove console.log

This commit is contained in:
Jakobus Schürz 2023-03-13 17:45:11 +01:00
commit 8242d1c72b
3 changed files with 0 additions and 3 deletions

View file

@ -97,7 +97,6 @@
</div>
<script>
Dropzone.autoDiscover = false;
console.log('compose.tpl', {{$max_imagesize}} / 100000);
var maxis = {{$max_imagesize}} / 100000;
var dropzoneCompose = new Dropzone( '#comment-edit-form-{{$id}}', {
paramName: "userfile", // The name that will be used to transfer the file