added report styles
This commit is contained in:
@@ -32,6 +32,10 @@
|
||||
<label class="report-description">Select specific day for quality defects report - items with quality issues</label>
|
||||
<button class="btn report-btn" id="select-day-defects-report">Select Day Quality Defects Report</button>
|
||||
</div>
|
||||
<div class="form-centered">
|
||||
<label class="report-description">Select date range for quality defects report - items with quality issues between two dates</label>
|
||||
<button class="btn report-btn" id="date-range-defects-report">Date Range Quality Defects Report</button>
|
||||
</div>
|
||||
<div class="form-centered">
|
||||
<label class="report-description">Report on items with quality issues for the last 5 days</label>
|
||||
<button class="btn report-btn" data-report="4">Report on Items with Defects for the Last 5 Days</button>
|
||||
|
||||
Reference in New Issue
Block a user