From 03d41d9a27a67a28866062dc914b1a09eb483cae Mon Sep 17 00:00:00 2001 From: Tomasz Bartosiak <tomasz.bartosiak@mozart.ipipan.waw.pl> Date: Tue, 19 Jan 2016 16:04:11 +0100 Subject: [PATCH] QuickFix --- semantics/templates/semantics.html | 2 -- 1 file changed, 0 insertions(+), 2 deletions(-) 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/> -- libgit2 0.22.2