styling pdf document
This commit is contained in:
@@ -68,7 +68,10 @@
|
||||
downloadPrrBySymptomTableButton: document.querySelector("#downloadPrrBySymptomTable"),
|
||||
valueName: name
|
||||
},
|
||||
pdfButton: document.querySelector("#PDF")
|
||||
pdf: {
|
||||
pdfButton: document.querySelector("#PDF"),
|
||||
valueName: 'Drugs'
|
||||
}
|
||||
}
|
||||
);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user