Skip to content
Snippets Groups Projects
Commit 2ee1b08c authored by Nico Vermaas's avatar Nico Vermaas
Browse files

changed version for merging/deploy

parent 6f877cef
No related branches found
No related tags found
1 merge request!9merge esap-gui-dev into master
......@@ -9,10 +9,6 @@ export function About() {
<div>
<p></p>
<p>
<h3>About ESAP</h3>
</p>
<p>
<ul>
<li> GUI basename : {GetBaseName()} </li>
......
......@@ -49,7 +49,7 @@ export default function Configuration(props) {
let renderConfigButton =
<Button variant="outline-info"
onClick={handleShow}><FontAwesomeIcon icon={faWrench} />
&nbsp;Configuration
&nbsp;ESAP Gateway Host
</Button>
let renderConfigDialog =
......
......@@ -52,7 +52,7 @@ function Main () {
<Switch>
<Route exact path="/">
<QueryPage />
<ArchivesPage />
</Route>
<Route path="/telescopes">
......@@ -79,7 +79,7 @@ function Main () {
</Switch>
</div>
<footer><small>ASTRON - version 0.6.5 - 16 apr 2020</small></footer>
<footer><small>ASTRON - version 0.6.5 - 28 apr 2020</small></footer>
</Router>
);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment