From 3ce2b1ab19f972be1a763f66774b6890b7599348 Mon Sep 17 00:00:00 2001 From: Dave Richer Date: Thu, 15 Aug 2024 13:35:18 -0400 Subject: [PATCH] - revert (put back in) zoho change Signed-off-by: Dave Richer --- client/index.html | 109 ++++++++++++---------------------------------- 1 file changed, 29 insertions(+), 80 deletions(-) diff --git a/client/index.html b/client/index.html index e75f91325..9d415aaf6 100644 --- a/client/index.html +++ b/client/index.html @@ -1,20 +1,20 @@ - + <% if (env.VITE_APP_INSTANCE === 'IMEX') { %> - + <% } %> <% if (env.VITE_APP_INSTANCE === 'ROME') { %> - + <% } %> <% if (env.VITE_APP_INSTANCE === 'PROMANAGER') { %> - + <% } %> - - + + - + <% if (env.VITE_APP_INSTANCE === 'IMEX') { %> - + ImEX Online <% } %> <% if (env.VITE_APP_INSTANCE === 'ROME') { %> - + Rome Online - - - - - - - - - - - - + <% } %> <% if (env.VITE_APP_INSTANCE === 'PROMANAGER') { %> ProManager - + <% } %>