mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 22:04:25 +02:00
InlinPie: Remove deprecated method disableNoScript()
This commit is contained in:
parent
a9af8f2e1a
commit
58ac2a97c2
@ -134,15 +134,6 @@ class InlinePie extends AbstractWidget
|
|||||||
return $this;
|
return $this;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* Do not display the NoScript fallback html
|
|
||||||
*
|
|
||||||
* @deprecated noop
|
|
||||||
*/
|
|
||||||
public function disableNoScript()
|
|
||||||
{
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Set the class to define the
|
* Set the class to define the
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user