forked from enviPath/enviPy
minor
This commit is contained in:
@ -537,7 +537,7 @@
|
||||
<input type="checkbox" />
|
||||
<div class="collapse-title text-xl font-medium">Setting</div>
|
||||
<div class="collapse-content">
|
||||
{% with setting_to_render=pathway.setting can_be_default=False %}
|
||||
{% with setting_to_render=pathway.setting_with_overrides can_be_default=False %}
|
||||
{% include "objects/setting_template.html" %}
|
||||
{% endwith %}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user