diff --git a/src/components/ezp-icon/assets/glyph-paper_range.svg b/src/components/ezp-icon/assets/glyph-paper_range.svg new file mode 100644 index 0000000..9b3d08c --- /dev/null +++ b/src/components/ezp-icon/assets/glyph-paper_range.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/components/ezp-icon/assets/glyph-trays.svg b/src/components/ezp-icon/assets/glyph-trays.svg new file mode 100644 index 0000000..2112d96 --- /dev/null +++ b/src/components/ezp-icon/assets/glyph-trays.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/components/ezp-printer-selection/ezp-printer-selection.tsx b/src/components/ezp-printer-selection/ezp-printer-selection.tsx index 6e6dcdd..f1056ab 100644 --- a/src/components/ezp-printer-selection/ezp-printer-selection.tsx +++ b/src/components/ezp-printer-selection/ezp-printer-selection.tsx @@ -812,7 +812,7 @@ export class EzpPrinterSelection { {this.selectedPrinterConfig.Trays.length >= 1 && this.selectedPrinterConfig.Trays[0] != null ? ( ) : null}