cateditor: show notice if editing a public catalog

This commit is contained in:
Seth Ladygo
2019-06-01 01:46:54 -07:00
parent 26ff012903
commit 25fd0b6ef7
2 changed files with 19 additions and 0 deletions

View File

@ -14,6 +14,7 @@
{{ regions | json_script:"regions" }}
{{ seasons | json_script:"seasons" }}
{{ user.get_full_name | json_script:"userName" }}
{{ user.id | json_script:"userID" }}
{{ user | is_lazy_user | json_script:"lazyUser" }}
</head>
<body>