diff --git a/index.html b/index.html index 2e5fbe3..ae844e6 100644 --- a/index.html +++ b/index.html @@ -500,7 +500,6 @@ n .btn-secondary {

➕ Create New Site Survey

-
@@ -532,6 +531,7 @@ n .btn-secondary {

Site Survey

+
@@ -1439,12 +1439,6 @@ n .btn-secondary { console.log('Loading sample data...'); - // Set survey metadata - document.getElementById('surveyName').value = 'Sample Corporate Office Survey'; - document.getElementById('clientName').value = 'Acme Corporation'; - document.getElementById('siteName').value = 'Main Office - Downtown'; - document.getElementById('surveyDescription').value = 'Comprehensive network infrastructure assessment for downtown office location'; - // Sample data for all questions (keyed by question number like 'q1', 'q2') const sampleValues = { 'q1': '3500',