#145 add comments for devices
This commit is contained in:
@@ -59,6 +59,7 @@
|
||||
var $Attachments = $('#Attachments');
|
||||
var $attachmentOutput = $Attachments.find('.attachmentOutput');
|
||||
var $dialogRemoveAttachment = null;
|
||||
let $attachmentDownloadHost = null;
|
||||
|
||||
function onAttachmentAdded(id, quick) {
|
||||
var data = { id: id };
|
||||
|
||||
Reference in New Issue
Block a user