Changeset 98540 in vbox for trunk/src/VBox/ValidationKit
- Timestamp:
- Feb 10, 2023 6:22:43 PM (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/testmanager/webui/wuiadminbuild.py
r98103 r98540 88 88 """ 89 89 90 ksResultsSortByOs_Darwin = ''91 90 def __init__(self, aoEntries, iPage, cItemsPerPage, tsEffective, fnDPrint, oDisp, aiSelectedSortColumns = None): 92 91 WuiListContentBase.__init__(self, aoEntries, iPage, cItemsPerPage, tsEffective,
Note:
See TracChangeset
for help on using the changeset viewer.