mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 02:28:44 +02:00
UIBlock: Update PHPDoc, fix typo in $aJsTemplatesRelPath property/methods name and fix $aAdditionalCSSClasses initialization
This commit is contained in:
@@ -54,7 +54,7 @@ interface iUIBlock {
|
||||
*
|
||||
* @return string|null
|
||||
*/
|
||||
public function GetJsTemplateRelPath(string $sType) ;
|
||||
public function GetJsTemplatesRelPath(string $sType) ;
|
||||
|
||||
/**
|
||||
* Return an array of the relative paths (from <ITOP>/) of the JS files to use for the block itself
|
||||
|
||||
Reference in New Issue
Block a user