Skip to content

Commit

Permalink
Merge pull request from GHSA-6cj4-g839-gj5j
Browse files Browse the repository at this point in the history
  • Loading branch information
orthagh committed Jan 27, 2022
1 parent 5c3eee6 commit e9b16bc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ajax/common.tabs.php
Expand Up @@ -107,10 +107,6 @@


if (isset($_GET['full_page_tab'])) {
echo "<div class='center' id='debugajax'>";
echo "<a href='".htmlentities($_SERVER['REQUEST_URI'])."' class='vsubmit'>Reload</a>";
echo "</div>";

// I think that we should display this warning, because tabs are not prepare
// for being used full space ...
if (!isset($_SESSION['glpi_warned_about_full_page_tab'])) {
Expand Down

0 comments on commit e9b16bc

Please sign in to comment.