From 150ae029783f914b0060065f54e685eba09f8027 Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Tue, 27 Feb 2024 20:29:09 -0500 Subject: [PATCH] - revert change to zoho Signed-off-by: Dave Richer --- client/index.html | 109 ++++++++++++++++++++++++++++++++++------------ 1 file changed, 80 insertions(+), 29 deletions(-) diff --git a/client/index.html b/client/index.html index 9d415aaf6..e75f91325 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 - + <% } %>