Commit c00eceaa authored by Dietmar Maurer's avatar Dietmar Maurer

make lint happy

parent 0b0f539a
......@@ -935,7 +935,7 @@ Ext.define('PVE.Utils', { statics: {
var link = Ext.DomHelper.append(document.body, {
tag: 'a',
href: uri,
css : 'display:none;visibility:hidden;height:0px;',
css : 'display:none;visibility:hidden;height:0px;'
});
// Note: we need to tell android the correct file name extension
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment