From 1889fd2e74a96a83349eedafcd242be3234f4b6d Mon Sep 17 00:00:00 2001 From: Seth Ladygo Date: Tue, 14 Jan 2020 12:44:14 -0800 Subject: [PATCH] catalogedit.html: add material icons css link --- templates/catalogedit/catalogedit.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/catalogedit/catalogedit.html b/templates/catalogedit/catalogedit.html index 8c45945..8420ad1 100644 --- a/templates/catalogedit/catalogedit.html +++ b/templates/catalogedit/catalogedit.html @@ -10,6 +10,7 @@ ProCatalog Editor + {{ catalogID | json_script:"catalogID" }} {{ regions | json_script:"regions" }} {{ seasons | json_script:"seasons" }}