From 732159f055b0bf0bfc1dc76d9404af6e9a842a81 Mon Sep 17 00:00:00 2001 From: Seth Ladygo Date: Fri, 3 May 2019 00:00:17 -0700 Subject: [PATCH] update list and editor page titles --- templates/catalogedit/catalogedit.html | 4 ++-- templates/cataloglist/cataloglist.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/catalogedit/catalogedit.html b/templates/catalogedit/catalogedit.html index 33b1060..26f5dbd 100644 --- a/templates/catalogedit/catalogedit.html +++ b/templates/catalogedit/catalogedit.html @@ -8,7 +8,7 @@ - Django Vue Integration + ProCatalog Editor {{ catalogID | json_script:"catalogID" }} {{ regions | json_script:"regions" }} @@ -16,7 +16,7 @@
diff --git a/templates/cataloglist/cataloglist.html b/templates/cataloglist/cataloglist.html index 2ec7922..82b261d 100644 --- a/templates/cataloglist/cataloglist.html +++ b/templates/cataloglist/cataloglist.html @@ -8,12 +8,12 @@ - Django Vue Integration + ProCatalog Catalog List