Changeset 1443 for PleiadesEntity
- Timestamp:
- 10/11/08 17:24:21 (2 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
PleiadesEntity/trunk/skins/PleiadesEntity/place_view.pt
r1442 r1443 95 95 <div tal:replace="structure provider:plone.belowcontenttitle" /> 96 96 97 < div>97 <!--div--> 98 98 <div id="map" style="float:right;width:200px;height:300px;border:solid gray 1px;background-color:#cccccc;margin-left:1em;"></div> 99 99 <script defer="defer" type="text/javascript"> … … 141 141 </div> 142 142 143 < /div>143 <!--/div--> 144 144 <hr style="display: block; clear: right; visibility: hidden;"/> 145 145
