N°3517 - Clean-up pass on all block factories

This commit is contained in:
Molkobain
2021-11-10 19:35:50 +01:00
parent fffd4cf962
commit ca2124130f
29 changed files with 146 additions and 4 deletions

View File

@@ -314,6 +314,7 @@ class ButtonUIBlockFactory extends AbstractUIBlockFactory
return $oButton;
}
//----------------------------------------------------------------------------------------------
// Link buttons, mostly used outside forms, to redirect somewhere whilst keeping a button aspect
//----------------------------------------------------------------------------------------------