Skip to content

Commit

Permalink
tweak below map conditions
Browse files Browse the repository at this point in the history
  • Loading branch information
paregorios committed Feb 27, 2015
1 parent 2463ae8 commit 6a2c177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skins/PleiadesEntity/place_view.pt
Expand Up @@ -80,7 +80,7 @@
<div id="map-block" title="Locations of this particular place are shown in blue.">
<div id="map"></div>
<div id="below-map">
<p tal:condition="python:hasattr(where, '__getitem__')">Show area in
<p tal:condition="where">Show area in
<a href=""
tal:attributes="href string:http://awmc.unc.edu/awmc/applications/alacarte/?pid=${here/getId}"
>Antiquity &Agrave;-la-carte</a>
Expand Down

0 comments on commit 6a2c177

Please sign in to comment.