Recoded it to not use the editor for the Second Chance page. The editor was not able to handle a download link (the link failed to work without a page refresh after clicking, and the download property of the link could not be set).
This commit is contained in:
@@ -33,7 +33,8 @@
|
||||
</div>
|
||||
<div class="cellTile">
|
||||
<div class="cellContent">
|
||||
<div class="menuText">Photo Gallery</div>
|
||||
<div class="menuText">News & Photo</div>
|
||||
<div id="newsHeaderTimestampDiv" class="menuTimestamp">{{newsDate}}</div>
|
||||
<a href="{{pathFor 'PhotoGallery'}}"><img src='./images/buckeye_seed_v2.jpg'/></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user