Added Second Chance Scholarship; Needs some work to the wisiwig editor to allow download links.
This commit is contained in:
@@ -8,6 +8,7 @@ let currentPath = "";
|
||||
let routeData = {
|
||||
JrHighSummerEditor: {title: "Jr High Summer", name: "JrHighSummer"},
|
||||
NewsEditor: {title: "News", name: "News"},
|
||||
SecondChanceEditor: {title: "Second Chance", name: "SecondChance"},
|
||||
DatesEditor: {title: "Dates", name: "Dates"},
|
||||
BoardEditor: {title: "Current Board", name: "Board"},
|
||||
SlideshowPageEditor: {title: "Slideshow Page", name: "Slideshow"}
|
||||
@@ -224,4 +225,4 @@ Template.PageEditor.helpers({
|
||||
}
|
||||
};
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user