mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-25 19:48:49 +02:00
N°4468 - Add data-resource-id meta-data on all buttons
This commit is contained in:
@@ -107,7 +107,7 @@ abstract class UIBlock implements iUIBlock
|
||||
/** @var array Cache for the CSS classes of a block inheritance. Key is the block class, value is an array of CSS classes */
|
||||
private static $aBlocksInheritanceCSSClassesCache = [];
|
||||
|
||||
/** @var string $sId */
|
||||
/** @var string ID of the block */
|
||||
protected $sId;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user