diff --git a/views/default.handlebars b/views/default.handlebars
index b03aa7cc..529f5cdb 100644
--- a/views/default.handlebars
+++ b/views/default.handlebars
@@ -3949,6 +3949,7 @@
x += '
';
x += '
';
x += '
';
+ x += '
';
x += '
';
x += '
';
x += '
';
@@ -3968,6 +3969,7 @@
if (Q('d2c7').checked) { cols.push('lastseen'); }
if (Q('d2c8').checked) { cols.push('agtype'); }
if (Q('d2c9').checked) { cols.push('agver'); }
+ if (Q('d2c10').checked) { cols.push('tags'); }
deviceViewSettings.devsCols = cols;
putstore('_deviceViewSettings', JSON.stringify(deviceViewSettings));
mainUpdate(4);
@@ -4404,6 +4406,7 @@
if (deviceViewSettings.devsCols.indexOf('agtype') >= 0) { colums += '