Fix invalid HTML produced by DownloadIcon

Depends-On: I549e15f8a3352761e4960abdaaef6cd4bfb133e6
Bug: T205359
Change-Id: Id67b8a6591a8dec92d1c577851661c65973d593f
This commit is contained in:
Bjornskjald 2018-11-05 22:28:31 +01:00 committed by jdlrobson
parent 8f1cfa4b81
commit bc303e50cc
1 changed files with 0 additions and 1 deletions

View File

@ -106,7 +106,6 @@
this.options.name = GLYPH;
this.render();
},
isTemplateMode: false,
/**
* onClick handler for button that invokes print function
* @memberof DownloadIcon