File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
plugins/dashboards/frontend/public/templates Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 9999 < td >
100100 < table width ="100% " align ="center " border ="0 " cellspacing ="0 " cellpadding ="0 ">
101101 < tr >
102- < td align ="center " style ="padding-top: 0px; " > < img alt ="Dashboard " src ="<%= typeof localhost !== 'undefined' ? localhost : host %>/dashboards/images/screenshots/<%= image.name %> " width ="750 " style ="display: block; " border ="0 "> </ img > </ td >
102+ < td align ="center " style ="padding-top: 0px; " > < img alt ="Dashboard " src ="<%= typeof localhost !== 'undefined' ? localhost : host %>/dashboards/images/screenshots/<%= image.name %> " width ="750 " style ="display: block; " border ="0 " data-test-id =" report-image " > </ img > </ td >
103103 </ tr >
104104 </ table >
105105 </ td >
142142<!-- /Gmail hack -->
143143
144144</ body >
145- </ html >
145+ </ html >
You can’t perform that action at this time.
0 commit comments