IO-1131 - Remove version #.

This commit is contained in:
Patrick Fic
2021-05-27 14:58:23 -07:00
parent 79f2c7dd3d
commit c8506387f6

View File

@@ -385,7 +385,7 @@ export function Manage({ match, conflict, bodyshop }) {
<Footer>
<div style={{ textAlign: "center", margin: "1rem 0rem" }}>
<div>
{`ImEX Online V.${process.env.NODE_ENV} - ${
{`ImEX Online ${
process.env.REACT_APP_GIT_SHA
} - ${preval`module.exports = new Date().toLocaleString("en-US", {timeZone: "America/Los_Angeles"});`}`}
</div>