diff --git a/src/main/resources/templates/papers/paper.html b/src/main/resources/templates/papers/paper.html index b9a7eac..c9ccc3a 100644 --- a/src/main/resources/templates/papers/paper.html +++ b/src/main/resources/templates/papers/paper.html @@ -188,10 +188,6 @@ console.debug(response); } }); - - getFromRest(urlPaperStatuses, function (response) { - fillSelect($("#status"), response); - }); }); /*]]>*/