Changed RO Search Select to use RO searching and possible provided job value for options IMEX-129 IMEX-327
This commit is contained in:
@@ -350,8 +350,10 @@ export function Manage({ match, conflict }) {
|
||||
<ChatAffixContainer />
|
||||
<BackTop />
|
||||
<div style={{ textAlign: "center", margin: "1rem 0rem" }}>
|
||||
<span>{`ImEX Online V.${process.env.NODE_ENV}-${process.env.REACT_APP_GIT_SHA}`}</span>
|
||||
<span>© 2019 - {new Date().getFullYear} Snapt Software Inc. </span>
|
||||
<div>{`ImEX Online V.${process.env.NODE_ENV}-${process.env.REACT_APP_GIT_SHA}`}</div>
|
||||
<div>
|
||||
© 2019 - {new Date().getFullYear()} Snapt Software Inc.{" "}
|
||||
</div>
|
||||
</div>
|
||||
</Content>
|
||||
</Layout>
|
||||
|
||||
Reference in New Issue
Block a user