# HG changeset patch # User Mads Kiilerich # Date 2015-05-13 01:16:48 # Node ID 67ffe5427fd500d0bed4a9c21c160cffa1d4b565 # Parent 15ac6f39f96332ee98407980f2ba64a1a697d6b6 api_keys: Update 'New api key' label target so clicking the label focuses the input element Like d9747a04c74a but for my account. diff --git a/kallithea/templates/admin/users/user_edit_api_keys.html b/kallithea/templates/admin/users/user_edit_api_keys.html --- a/kallithea/templates/admin/users/user_edit_api_keys.html +++ b/kallithea/templates/admin/users/user_edit_api_keys.html @@ -58,7 +58,7 @@
- +
${h.text('description', class_='medium', placeholder=_('Description'))}