VirtualBox

Changeset 65046 in vbox for trunk/src


Ignore:
Timestamp:
Dec 31, 2016 4:18:02 AM (8 years ago)
Author:
vboxsync
Message:

testmanager: Tweaking the new changlog.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testmanager/webui/wuiadminsystemchangelog.py

    r65045 r65046  
    251251        if sDate[:10] != self._sPrevDate:
    252252            self._sPrevDate = sDate[:10];
    253             sHtml += '  <tr class="%s tmdaterow" align="left"><td>%s</td><td colspan="6"></td></tr>\n' % (sRowClass, sDate[:10],);
     253            sHtml += '  <tr class="%s tmdaterow" align="left"><td colspan="7">%s</td></tr>\n' % (sRowClass, sDate[:10],);
    254254        sDate = sDate[11:]
    255255
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette