N°4283 Fix some spacing/sizing issue on specific pages

This commit is contained in:
Stephen Abello
2021-11-25 09:58:24 +01:00
parent cb67dd1f1c
commit a141db4737
7 changed files with 21 additions and 14 deletions

View File

@@ -14,6 +14,7 @@ use Combodo\iTop\Application\UI\Base\UIBlock;
*/
abstract class AbstractInput extends UIBlock
{
public const BLOCK_CODE = 'ibo-input';
/** @var string */
protected $sName;
/** @var string */