-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
185 additions
and
177 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[ | ||
["id", "name", "description", "template", "title", "header", "footer", "format", "font", "schedule", "delivery", "charts_per_page", "use_submenu"], | ||
[1, "Quarterly Report - Center Director", "Quarterly Report - Center Director", "GenericReportTemplate", "Quarterly Report - Center Director", "", "", "Pdf", "Arial", "Quarterly", "E-mail", 1, 0], | ||
[2, "Center Director", "Center Director", "GenericReportTemplate", "Center Director", "", "", "Pdf", "Arial", "Quarterly", "E-mail", 1, 0], | ||
[3, "Center Staff", "Center Staff", "GenericReportTemplate", "Center Staff", "", "", "Pdf", "Arial", "Quarterly", "E-mail", 1, 0] | ||
[2, "Summary Page Report", "Summary Page Report", "GenericReportTemplate", "Summary Page Report", "", "", "Pdf", "Arial", "", "", 1, 0], | ||
[3, "Summary Page Report", "Summary Page Report", "GenericReportTemplate", "Summary Page Report", "", "", "Pdf", "Arial", "", "", 1, 0] | ||
] |
Oops, something went wrong.