Refactor user permissions handling and enhance menu functionality with collapsible headers
This commit is contained in:
@@ -476,7 +476,7 @@ $view .= '<div class="content-block">
|
||||
|
||||
if ($update_allowed === 1){
|
||||
|
||||
$view .='<a href="index.php?page=firmwaretool&equipmentID='.$responses->equipmentID.'" class="btn">'.$button_firmware.'</a>';
|
||||
$view .='<a href="index.php?page=softwaretool" class="btn">'.$button_firmware.'</a>';
|
||||
}
|
||||
$view .='</div>';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user