From f05396f0e86f68ee45e8c25d79401b6f54979dba Mon Sep 17 00:00:00 2001 From: Furkan Sahin Date: Mon, 1 Aug 2022 16:58:57 -0500 Subject: `TamuHtmlOutput` page is finished for now. Resume working on parsing office hours. --- src/components/helpers/PTBox.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/helpers') diff --git a/src/components/helpers/PTBox.svelte b/src/components/helpers/PTBox.svelte index 73b62c7..2b881f9 100644 --- a/src/components/helpers/PTBox.svelte +++ b/src/components/helpers/PTBox.svelte @@ -40,5 +40,5 @@ -
Hours: {pt.lab_hours}
+
Hours: {pt.lab_hours}/{pt.pref_work}
-- cgit v1.2.3