Skip to content

Commit

Permalink
removed fixed options from type
Browse files Browse the repository at this point in the history
Cf. #3
  • Loading branch information
dariok committed Nov 6, 2018
1 parent 9c3c445 commit 20e4993
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions entity.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
<body>
<form action="#" method="post" id="entity-form">
<select id="type">
<option value="person">Personen</option>
<option value="place">Orte</option>
</select>
<label for="search-entity">Suchbegriff:</label>
<select id="search-entity" style="width: 100%"></select>
Expand Down

0 comments on commit 20e4993

Please sign in to comment.