From 6d7606b2fd53a1d71f59eff5678daafe58d92a5b Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 26 Oct 2020 15:14:58 +0100 Subject: [serversetup-bwlp-ipxe] Empty menu item title = use bootentry title We now leave the input box for the menu item title empty, which shows the matching bootentry's title as the placeholder. This will then also be what's displayed in the actual menu. This way, updating the boot entry's title will update the displayed menu item, if it wasn't overridden previously. Closes #3690 --- .../serversetup-bwlp-ipxe/templates/menu-edit.html | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) (limited to 'modules-available/serversetup-bwlp-ipxe/templates') diff --git a/modules-available/serversetup-bwlp-ipxe/templates/menu-edit.html b/modules-available/serversetup-bwlp-ipxe/templates/menu-edit.html index b79e6bb3..6f119515 100644 --- a/modules-available/serversetup-bwlp-ipxe/templates/menu-edit.html +++ b/modules-available/serversetup-bwlp-ipxe/templates/menu-edit.html @@ -80,7 +80,7 @@ + placeholder="{{parenttitle}}" maxlength="100" {{readonly}}> @@ -252,7 +252,7 @@ - +