VirtualBox

Ignore:
Timestamp:
Mar 24, 2020 6:55:11 PM (5 years ago)
Author:
vboxsync
Message:

TestManager/wuibase.py: Fixed attribute typo in debug-panel.

File:
1 edited

Legend:

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

    r83391 r83395  
    784784
    785785        sHtml  = '<div id="debug-panel">\n' \
    786                  ' <form id="debug-panel-form" type="get" action="#">\n';
     786                 ' <form id="debug-panel-form" method="get" action="#">\n';
    787787
    788788        for sKey, oValue in self._dParams.items():
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