Index: trunk/extensions/Wikidata/OmegaWiki/Editor.php |
— | — | @@ -1238,9 +1238,6 @@ |
1239 | 1239 | } |
1240 | 1240 | } |
1241 | 1241 | |
1242 | | - |
1243 | | - } |
1244 | | - |
1245 | 1242 | public function add( IdStack $idPath ) { |
1246 | 1243 | if ( $this->isAddField ) |
1247 | 1244 | return getTextBox( $this->addId( $idPath->getId() ), "", $this->onChangeHandler ); |