mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-01 22:48:45 +02:00
N°3750 data-input-type : refresh attribute on AJAX refresh
This commit is contained in:
@@ -1492,4 +1492,8 @@ EOD
|
||||
return $this->sTemplateRelPath;
|
||||
}
|
||||
|
||||
public static function IsAjaxPage(WebPage $oPage)
|
||||
{
|
||||
return ($oPage instanceof AjaxPage);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user