From 688588eff1faccabceb22ced2f90e1f12d6bcf74 Mon Sep 17 00:00:00 2001 From: Syed Mustafa Ahmed Naqvi Date: Fri, 28 Aug 2026 12:44:00 +0500 Subject: [PATCH] Rename DB-to-device navigation to device-to-device MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update the main window navigation and page host from DB → Device to Device → Device. - Rename the sidebar navigation item to Device → Device - Route the new navigation tag to the new page - Replace DbToDevice page/control references with DeviceToDevice references --- src/HikvisionAttendanceManager.App/MainWindow.xaml | 8 ++++---- src/HikvisionAttendanceManager.App/MainWindow.xaml.cs | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/HikvisionAttendanceManager.App/MainWindow.xaml b/src/HikvisionAttendanceManager.App/MainWindow.xaml index d775a00..dfb8f5a 100644 --- a/src/HikvisionAttendanceManager.App/MainWindow.xaml +++ b/src/HikvisionAttendanceManager.App/MainWindow.xaml @@ -165,10 +165,10 @@ -