mirror of
https://github.com/Combodo/iTop.git
synced 2026-08-13 01:08:19 +02:00
✅ RenderAllUiBlocks improvements
* add call to ButtonFactory::MakeIconLink * add some CSS customizations to h1, h2, HR * add H2 with id to link to specific regions * add @link PHPDoc in related components * fix typo in alerts (title was using "alert" instead of "panel")
This commit is contained in:
@@ -26,6 +26,8 @@ namespace Combodo\iTop\Application\UI\Component\Button;
|
||||
* @author Guillaume Lajarige <guillaume.lajarige@combodo.com>
|
||||
* @package Combodo\iTop\Application\UI\Component\Button
|
||||
* @since 3.0.0
|
||||
*
|
||||
* @link <itop_url>/test/VisualTest/Backoffice/RenderAllUiBlocks.php#title-buttons to see live examples
|
||||
*/
|
||||
class ButtonFactory
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user