cateditor: show notice if editing a public catalog
This commit is contained in:
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user