Chris.isaac (Talk | contribs) |
Chris.isaac (Talk | contribs) |
||
Line 253: | Line 253: | ||
document.getElementById('pnc_full').innerHTML = dataSheet[code].full; | document.getElementById('pnc_full').innerHTML = dataSheet[code].full; | ||
document.getElementById("pnc_download").href= dataSheet[code].protocol; | document.getElementById("pnc_download").href= dataSheet[code].protocol; | ||
+ | document.getElementById("pnc_download").download= dataSheet[code].name + "_datasheet.pdf"; | ||
// | // | ||
// | // |
Revision as of 23:32, 15 October 2018