diff options
Diffstat (limited to 'res')
| -rw-r--r-- | res/templates/index.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/res/templates/index.html b/res/templates/index.html index 4d83f943..887d2325 100644 --- a/res/templates/index.html +++ b/res/templates/index.html @@ -87,11 +87,6 @@ var RZ_VERSION = '{% include "fragment/version.txt" %}'; <div id="type"> <label class="info-card-attr">Type</label> <select id="edittype" class="select-dropdown"> - <option value="person">Person</option> - <option value="club">Club</option> - <option value="skill">Skill</option> - <option value="interest">Interest</option> - <option value="internship">Internship</option> </select><br> </div> <div id="status"> |
