Changed Appreciation to Jr High Summer; Fixed sorting of internships such that changes get properly sorted; Added a proper date on news & notices on the home page using the page's update timestamp.
This commit is contained in:
@@ -30,9 +30,9 @@
|
||||
Important Dates
|
||||
</a>
|
||||
</li>
|
||||
<li class="{{isActiveRoute 'AppreciationEditor'}}">
|
||||
<a href="{{pathFor 'AppreciationEditor'}}">
|
||||
Appreciation
|
||||
<li class="{{isActiveRoute 'JrHighSummerEditor'}}">
|
||||
<a href="{{pathFor 'JrHighSummerEditor'}}">
|
||||
Jr High Summer
|
||||
</a>
|
||||
</li>
|
||||
<li class="{{isActiveRoute 'BoardEditor'}}">
|
||||
|
||||
Reference in New Issue
Block a user