Commit 03d41d9a27a67a28866062dc914b1a09eb483cae
1 parent
7211e57d
QuickFix
Showing
1 changed file
with
0 additions
and
2 deletions
semantics/templates/semantics.html
@@ -99,8 +99,6 @@ | @@ -99,8 +99,6 @@ | ||
99 | <button type="button" onclick="createFrame()" id="create_frame">Nowa rama</button> | 99 | <button type="button" onclick="createFrame()" id="create_frame">Nowa rama</button> |
100 | <button type="button" onclick="removeFromFrame()" id="delete" disabled="True">Usuń</button> | 100 | <button type="button" onclick="removeFromFrame()" id="delete" disabled="True">Usuń</button> |
101 | <br/> | 101 | <br/> |
102 | - <button type="button" onclick="changeLexicalUnits()" id="multi_lus" disabled="True">Jednostki wielowyrazowe</button> | ||
103 | - <br/> | ||
104 | <button type="button" onclick="changeLexicalUnits()" id="change_lus" disabled="True">Zmień jednostki</button> | 102 | <button type="button" onclick="changeLexicalUnits()" id="change_lus" disabled="True">Zmień jednostki</button> |
105 | <button type="button" onclick="changeOpinion()" id="change_opinion" disabled="True">Ustaw ocenę</button> | 103 | <button type="button" onclick="changeOpinion()" id="change_opinion" disabled="True">Ustaw ocenę</button> |
106 | <br/> | 104 | <br/> |