From 4ae78dec72bcd16a1519b08c6d20ad9946d5fc62 Mon Sep 17 00:00:00 2001 From: rdbsolutions Date: Thu, 27 Feb 2025 13:05:16 +0000 Subject: [PATCH] remove www text on reps --- .gitignore | 9 ++++++++- components/case/representation/index.js | 1 - 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 23848e18..fdf5dd65 100644 --- a/.gitignore +++ b/.gitignore @@ -31,4 +31,11 @@ docker*.yml # Polling pages/api/poll-queue.js -pages/polling.js \ No newline at end of file +pages/polling.js + +# dev apis to no include + +/pages/api/endpoint/getaccounts_api.js + + + diff --git a/components/case/representation/index.js b/components/case/representation/index.js index c694ea84..801b4c9a 100644 --- a/components/case/representation/index.js +++ b/components/case/representation/index.js @@ -1192,7 +1192,6 @@ let MakeRepresentation = (props) => {
- www {whichControl()}