Skip to content

Commit

Permalink
Merge pull request #301 from icefoganalytics/test
Browse files Browse the repository at this point in the history
fonts
  • Loading branch information
datajohnson authored Aug 23, 2024
2 parents 8da0744 + 94dd63a commit 198a5c5
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 0 additions & 2 deletions src/api/routes/admin/student-router.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1158,8 +1158,6 @@ studentRouter.get(
isCreate: !(student.vendor_id && student.vendor_id.length > 1),
};

console.log("ISCRETE", pdfData.isCreate);

const h = create({ defaultLayout: "./templates/layouts/pdf-layout" });
const data = await h.renderView(__dirname + "/../../templates/admin/vendor/vendor-request.handlebars", {
...pdfData,
Expand Down

0 comments on commit 198a5c5

Please sign in to comment.