diff --git a/index.html b/index.html index 0d2a2fe..fee7c05 100644 --- a/index.html +++ b/index.html @@ -584,6 +584,8 @@ $('.candidates').uniform() $("select, input").uniform(); + $("select, input").attr("disabled", false); + $(".disabled").removeClass("disabled"); $(".action_button").attr("disabled", false); $("#tree_dbpedia").jstree({