From 320a660b5331b32c098b0eca6844f8ec18419396 Mon Sep 17 00:00:00 2001 From: Varun Patil Date: Mon, 13 May 2024 19:01:20 -0700 Subject: [PATCH] status: select all on click pfx --- framework/ndn-testbed-status/src/App.vue | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/framework/ndn-testbed-status/src/App.vue b/framework/ndn-testbed-status/src/App.vue index c59fd94..87bc052 100644 --- a/framework/ndn-testbed-status/src/App.vue +++ b/framework/ndn-testbed-status/src/App.vue @@ -36,8 +36,8 @@ {{ router.shortname }} - {{ router.prefix }} - {{ router.host }} + {{ router.prefix }} + {{ router.host }}