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:
@@ -29,11 +29,6 @@
|
||||
<a href="{{pathFor 'DatesEditor'}}">
|
||||
Important Dates
|
||||
</a>
|
||||
</li>
|
||||
<li class="{{isActiveRoute 'SecondChanceEditor'}}">
|
||||
<a href="{{pathFor 'SecondChanceEditor'}}">
|
||||
Second Chance
|
||||
</a>
|
||||
</li>
|
||||
<li class="{{isActiveRoute 'JrHighSummerEditor'}}">
|
||||
<a href="{{pathFor 'JrHighSummerEditor'}}">
|
||||
|
||||
Reference in New Issue
Block a user