mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-02 06:58:49 +02:00
Obsoleted the SibusQL and the keyword pkey (still allowed as a placeholder in the templates)
SVN:trunk[372]
This commit is contained in:
@@ -68,7 +68,7 @@ function Page2_ConfigFilters($oPage, $oFilter)
|
||||
$sValue = "";
|
||||
foreach($oFilter->GetCriteria() as $aCritInfo)
|
||||
{
|
||||
if ($aCritInfo["filtercode"] == "pkey")
|
||||
if ($aCritInfo["filtercode"] == "id")
|
||||
{
|
||||
// ???
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user