diff --git a/semantics/templates/semantics.html b/semantics/templates/semantics.html index cbdcf8c..d08fd2b 100644 --- a/semantics/templates/semantics.html +++ b/semantics/templates/semantics.html @@ -99,8 +99,6 @@ <button type="button" onclick="createFrame()" id="create_frame">Nowa rama</button> <button type="button" onclick="removeFromFrame()" id="delete" disabled="True">Usuń</button> <br/> - <button type="button" onclick="changeLexicalUnits()" id="multi_lus" disabled="True">Jednostki wielowyrazowe</button> - <br/> <button type="button" onclick="changeLexicalUnits()" id="change_lus" disabled="True">Zmień jednostki</button> <button type="button" onclick="changeOpinion()" id="change_opinion" disabled="True">Ustaw ocenę</button> <br/>