From 25274211f9a5d07362c899ffd6c2fae53e43a465 Mon Sep 17 00:00:00 2001 From: Alex <40072887+alexdcrane@users.noreply.github.com> Date: Mon, 10 Mar 2025 09:19:51 -0700 Subject: [PATCH] Add content card to device export and pin numbers --- app/devices/device_download.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/devices/device_download.php b/app/devices/device_download.php index fdac9dcbb9..91a032c032 100644 --- a/app/devices/device_download.php +++ b/app/devices/device_download.php @@ -252,6 +252,7 @@ $x = 0; foreach ($available_columns as $table_name => $columns) { $table_name_label = ucwords(str_replace(['-','_',],' ', $table_name)); + echo "