File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -14,10 +14,13 @@ History
1414<summary >1.4.0 xx.xx.2023</summary >
1515- Online validation works again
1616- Corrected validation now possible with personalized account
17- - Be able to visualize Order-X, i.e. CIO
17+ - Be able to visualize Order-X, i.e. CIO # 30
1818- be able to display IDs in whatever language
1919- Factur-X / ZUGFeRD is now visualized by default and requires no click
2020- first attempts intel mac
21+ - be able to load same filename multiple times #35
22+ - menu item context for print (/xml and /pdf) and validate
23+ - get rid off temp files
2124- changed translation from 3 files to one, translations provided by the app
2225</details >
2326
Original file line number Diff line number Diff line change @@ -543,6 +543,7 @@ window.downloadData = downloadData; // make function available to inline javascr
543543
544544.xmlViewer {
545545 overflow: auto;
546+ background- color: #EBF2F7 ;
546547}
547548
548549.full - height {
You can’t perform that action at this time.
0 commit comments