From b051fb4dd78482a8d51559df09668ae2bb382113 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 20 Mar 2019 15:35:56 +0100 Subject: [serversetup-bwlp-ipxe] Bootentry: add copy button & allow view only --- .../templates/bootentry-list.html | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) (limited to 'modules-available/serversetup-bwlp-ipxe/templates/bootentry-list.html') diff --git a/modules-available/serversetup-bwlp-ipxe/templates/bootentry-list.html b/modules-available/serversetup-bwlp-ipxe/templates/bootentry-list.html index 8185ad06..edfc0e5f 100644 --- a/modules-available/serversetup-bwlp-ipxe/templates/bootentry-list.html +++ b/modules-available/serversetup-bwlp-ipxe/templates/bootentry-list.html @@ -12,6 +12,7 @@ {{lang_hotkey}} {{lang_refCount}} {{lang_edit}} + {{#allowEdit}}{{lang_copy}}{{/allowEdit}} {{lang_delete}} @@ -31,17 +32,24 @@ {{refs}} - {{#allowEdit}} - + + + + {{#allowEdit}} + + + - {{/allowEdit}} + {{/allowEdit}} {{#allowEdit}} - + {{^builtin}} + + {{/builtin}} {{/allowEdit}} -- cgit v1.2.3-55-g7522