Merge pull request #44 from ZeusWPI/7734485917411998476-patch-1
Rolstoel/wifi icoonjes
This commit is contained in:
commit
ddc034e6b2
1 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,8 @@
|
||||||
<script id="popup-template" type="text/x-handlebars-template">
|
<script id="popup-template" type="text/x-handlebars-template">
|
||||||
<div id="resto-popup">
|
<div id="resto-popup">
|
||||||
<h3>{{name}} ({{capacity}} pl.)</h3>
|
<h3>{{name}} ({{capacity}} pl.)</h3>
|
||||||
|
{{#if wheelchair}}<img src="img/Wheelchair_symbol.svg" class="wheelchair" style="width:30px;height:30px;">{{/if}}
|
||||||
|
{{#if wifi}}<img src="img/Logo_WiFi.svg" class="wifi" style="width:40px;height:20px;">{{/if}}
|
||||||
<img src="img/{{type}}.png" class="type">
|
<img src="img/{{type}}.png" class="type">
|
||||||
<div class="location">Locatie: {{address}}</div>
|
<div class="location">Locatie: {{address}}</div>
|
||||||
<div class="period">{{#if period.start}}
|
<div class="period">{{#if period.start}}
|
||||||
|
|
Loading…
Reference in a new issue