qt ui - status commands are now pushbuttons with no handlers
This commit is contained in:
@@ -454,7 +454,7 @@ namespace http {
|
||||
s << "<br>\r\n";
|
||||
}
|
||||
|
||||
void ShowCommands (std::stringstream& s, uint32_t token)
|
||||
static void ShowCommands (std::stringstream& s, uint32_t token)
|
||||
{
|
||||
/* commands */
|
||||
s << "<b>Router Commands</b><br>\r\n";
|
||||
|
Reference in New Issue
Block a user