From aceaace91430d14e615cfaa838a2ec7b22adeb94 Mon Sep 17 00:00:00 2001 From: Christian Hofmaier Date: Tue, 20 Mar 2018 11:58:45 +0100 Subject: [usb-lock-off] added id-column to config-table --- modules-available/usblockoff/style.css | 8 -------- .../usblockoff/templates/usb-configuration-table.html | 10 ++++++---- 2 files changed, 6 insertions(+), 12 deletions(-) (limited to 'modules-available') diff --git a/modules-available/usblockoff/style.css b/modules-available/usblockoff/style.css index f2dbce70..5867511a 100644 --- a/modules-available/usblockoff/style.css +++ b/modules-available/usblockoff/style.css @@ -5,12 +5,4 @@ #configurationTable th, #configurationTable td { word-wrap: break-word -} - -.width40 { - width: 40%; -} - -.width10 { - width: 10%; } \ No newline at end of file diff --git a/modules-available/usblockoff/templates/usb-configuration-table.html b/modules-available/usblockoff/templates/usb-configuration-table.html index 48ba3184..45d0c229 100644 --- a/modules-available/usblockoff/templates/usb-configuration-table.html +++ b/modules-available/usblockoff/templates/usb-configuration-table.html @@ -65,15 +65,17 @@ - - - - + + + + + {{#config_list}} +
{{lang_serverName}}{{lang_ruleInfoTODO}}{{lang_edit}}{{lang_delete}}ID{{lang_configName}}{{lang_ruleInfoTODO}}{{lang_edit}}{{lang_delete}}
{{config_id}} {{config_name}} TODO: Show Rule information here -- cgit v1.2.3-55-g7522