Changeset 97463 in vbox for trunk/src/VBox/ValidationKit/testmanager
- Timestamp:
- Nov 8, 2022 7:11:25 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/testmanager/webui/wuiadminbuild.py
r96407 r97463 88 88 """ 89 89 90 ksResultsSortByOs_Darwin = '' 90 91 def __init__(self, aoEntries, iPage, cItemsPerPage, tsEffective, fnDPrint, oDisp, aiSelectedSortColumns = None): 91 92 WuiListContentBase.__init__(self, aoEntries, iPage, cItemsPerPage, tsEffective,
Note:
See TracChangeset
for help on using the changeset viewer.