Remove legacy warning message
This commit is contained in:
parent
47bfcfe68c
commit
e867dbc82f
@ -5,12 +5,6 @@
|
|||||||
|
|
||||||
{% block workspace_content %}
|
{% block workspace_content %}
|
||||||
|
|
||||||
{{ Alert(
|
|
||||||
"UI Mock",
|
|
||||||
message="<p>Please note, this screen is a non-functional UI mockup.</p>",
|
|
||||||
level="warning"
|
|
||||||
) }}
|
|
||||||
|
|
||||||
{% set modalName = "updateProjectConfirmation" %}
|
{% set modalName = "updateProjectConfirmation" %}
|
||||||
{% include "fragments/edit_project_form.html" %}
|
{% include "fragments/edit_project_form.html" %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user