Updated project status
This commit is contained in:
parent
97c21d90df
commit
2cac002aff
1 changed files with 15 additions and 3 deletions
|
@ -331,7 +331,15 @@
|
||||||
<p class="left tight"><b>Venue address:</b></p>
|
<p class="left tight"><b>Venue address:</b></p>
|
||||||
<div class="bio">
|
<div class="bio">
|
||||||
|
|
||||||
TBD<br />
|
At Chalmers<br />
|
||||||
|
|
||||||
|
1. You should locate the main entrace on Rännvägen (<a href='https://maps.chalmers.se/#0766f31b-7165-42e9-8365-007240716e3f'>map</a>)<br />
|
||||||
|
|
||||||
|
2. Do not enter the main entrance but rather walk over Rännvägen till half way the building and you will find a small stair (5/6 steps), take them.<br />
|
||||||
|
|
||||||
|
3. You will find a door on your left.<br />
|
||||||
|
|
||||||
|
4. You need to call a phone number that you will find in the door, please, call us and we will go down and pick you up.<br />
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -477,7 +485,11 @@
|
||||||
<p class="left tight"><b>Venue address:</b></p>
|
<p class="left tight"><b>Venue address:</b></p>
|
||||||
<div class="bio">
|
<div class="bio">
|
||||||
|
|
||||||
T.B.D.<br />
|
Intiro Development AB<br />
|
||||||
|
|
||||||
|
Västra Hamngatan 18<br />
|
||||||
|
|
||||||
|
Göteborg<br />
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -550,7 +562,7 @@
|
||||||
/* End of loop */
|
/* End of loop */
|
||||||
|
|
||||||
/* Start of loop */
|
/* Start of loop */
|
||||||
marker = new OpenLayers.Marker(new OpenLayers.LonLat( 11.966956, 57.689343 ).transform(projection, map.getProjectionObject()), icon.clone());
|
marker = new OpenLayers.Marker(new OpenLayers.LonLat( 11.96443, 57.70341 ).transform(projection, map.getProjectionObject()), icon.clone());
|
||||||
marker.events.register("click", marker, function() { location.hash = "#riscv"; });
|
marker.events.register("click", marker, function() { location.hash = "#riscv"; });
|
||||||
markers.addMarker(marker);
|
markers.addMarker(marker);
|
||||||
/* End of loop */
|
/* End of loop */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue