Improve validation messages #196
@ -61,9 +61,9 @@
|
||||
</div>
|
||||
|
||||
{% if form.errors %}
|
||||
<div class="alert alert-info mt-3"><i class="i-info"></i>
|
||||
<blockquote class="mb-0"><i class="i-info"></i>
|
||||
To catch and prevent most of these errors, it is recommended to build your extension using the <a class="text-underline" href="https://docs.blender.org/manual/en/dev/advanced/extensions/command_line_arguments.html#subcommand-build">command-line tool</a>.
|
||||
</div>
|
||||
</blockquote>
|
||||
{% endif %}
|
||||
|
||||
<div class="row">
|
||||
|
Loading…
Reference in New Issue
Block a user