home · contact · privacy
For Processes and Conditions, in edit page title warn if creation NEW.
[plomtask] / templates / process.html
index bc8d6e6d64305feeb710bda44c7f6e8de9f6ecb3..f073a5798ed6d0e0a757d4155334f1da7d721e66 100644 (file)
@@ -40,7 +40,7 @@ add sub-step: <input name="new_step_to_{{step_id}}" list="step_candidates" autoc
 
 
 {% block content %}
-<h3>process</h3>
+<h3>{% if is_new %}NEW {% endif %}process</h3>
 <form action="process?id={{process.id_ or ''}}" method="POST">
 <table>