From 3f2f2cabf462e5c59023bfa433c37969fb076f90 Mon Sep 17 00:00:00 2001 From: Son NK Date: Wed, 22 Jan 2020 22:51:52 +0100 Subject: [PATCH] always use dropdown list for alias suffix --- .../templates/dashboard/custom_alias.html | 28 ++++++++----------- 1 file changed, 12 insertions(+), 16 deletions(-) diff --git a/app/dashboard/templates/dashboard/custom_alias.html b/app/dashboard/templates/dashboard/custom_alias.html index 90074a3e..d4bae6fb 100644 --- a/app/dashboard/templates/dashboard/custom_alias.html +++ b/app/dashboard/templates/dashboard/custom_alias.html @@ -32,23 +32,19 @@ -
- {% if suffixes|length > 1 %} - - {% else %} - {{ suffixes[0][1] }} - {% endif %} +