Index: trunk/extensions/Wikidata/OmegaWiki/Editor.php |
— | — | @@ -1500,6 +1500,7 @@ |
1501 | 1501 | $parameters = array( |
1502 | 1502 | "level" => $this->attributesLevelName, |
1503 | 1503 | "definedMeaningId" => $idPath->getDefinedMeaningId(), |
| 1504 | + "syntransId" => $syntransId, |
1504 | 1505 | "annotationAttributeId" => $idPath->getAnnotationAttribute()->getId(), |
1505 | 1506 | "onUpdate" => 'updateSelectOptions(\'' . $this->addId( $idPath->getId() ) . $wgOptionSuffix . '\',' . $syntransId |
1506 | 1507 | ); |