From 9157331a759530a1fd059d2863341ec43a613e9b Mon Sep 17 00:00:00 2001 From: meenakshijay1005-netizen Date: Tue, 7 Apr 2026 19:37:05 +0200 Subject: [PATCH] changes in structure --- .../inbox.fxml => profile_org_Inbox.fxml} | 0 .../payments.fxml => profile_org_Payments.fxml} | 0 .../settings.fxml => profile_org_Settings.fxml} | 0 .../edit.fxml => profile_org_edit.fxml} | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename helpmehelpapplication/src/main/resources/fxml/{profile_organization.fxml/inbox.fxml => profile_org_Inbox.fxml} (100%) rename helpmehelpapplication/src/main/resources/fxml/{profile_organization.fxml/payments.fxml => profile_org_Payments.fxml} (100%) rename helpmehelpapplication/src/main/resources/fxml/{profile_organization.fxml/settings.fxml => profile_org_Settings.fxml} (100%) rename helpmehelpapplication/src/main/resources/fxml/{profile_organization.fxml/edit.fxml => profile_org_edit.fxml} (100%) diff --git a/helpmehelpapplication/src/main/resources/fxml/profile_organization.fxml/inbox.fxml b/helpmehelpapplication/src/main/resources/fxml/profile_org_Inbox.fxml similarity index 100% rename from helpmehelpapplication/src/main/resources/fxml/profile_organization.fxml/inbox.fxml rename to helpmehelpapplication/src/main/resources/fxml/profile_org_Inbox.fxml diff --git a/helpmehelpapplication/src/main/resources/fxml/profile_organization.fxml/payments.fxml b/helpmehelpapplication/src/main/resources/fxml/profile_org_Payments.fxml similarity index 100% rename from helpmehelpapplication/src/main/resources/fxml/profile_organization.fxml/payments.fxml rename to helpmehelpapplication/src/main/resources/fxml/profile_org_Payments.fxml diff --git a/helpmehelpapplication/src/main/resources/fxml/profile_organization.fxml/settings.fxml b/helpmehelpapplication/src/main/resources/fxml/profile_org_Settings.fxml similarity index 100% rename from helpmehelpapplication/src/main/resources/fxml/profile_organization.fxml/settings.fxml rename to helpmehelpapplication/src/main/resources/fxml/profile_org_Settings.fxml diff --git a/helpmehelpapplication/src/main/resources/fxml/profile_organization.fxml/edit.fxml b/helpmehelpapplication/src/main/resources/fxml/profile_org_edit.fxml similarity index 100% rename from helpmehelpapplication/src/main/resources/fxml/profile_organization.fxml/edit.fxml rename to helpmehelpapplication/src/main/resources/fxml/profile_org_edit.fxml