styling pdf document
This commit is contained in:
@@ -70,6 +70,7 @@
|
||||
},
|
||||
pdf: {
|
||||
pdfButton: document.querySelector("#PDF"),
|
||||
heading: document.querySelector("#heading").textContent,
|
||||
valueName: 'Drugs'
|
||||
}
|
||||
}
|
||||
@@ -90,7 +91,7 @@
|
||||
<div>
|
||||
<div class="page-title">
|
||||
<div class="title_left">
|
||||
<h1>EU Safety Signal (All drugs)</h1>
|
||||
<h1 id="heading">EU Safety Signal (All drugs)</h1>
|
||||
<div class="alert alert-danger alert-dismissible" role="alert">
|
||||
<button aria-label="Close" class="close" data-dismiss="alert" type="button">
|
||||
<span aria-hidden="true">×</span>
|
||||
|
||||
Reference in New Issue
Block a user