Mar 04 2026: Implement customer's view functionalities - Phase 2
This commit is contained in:
@@ -33,7 +33,13 @@
|
||||
{{ form.contact_phone(class="form-control") }}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="mb-3">
|
||||
{{ form.project_id.label(class="form-label") }}
|
||||
{{ form.project_id(class="form-select") }}
|
||||
<div class="form-text">Link this facility to a project for customer portal access.</div>
|
||||
</div>
|
||||
|
||||
<div class="mb-4">
|
||||
<div class="form-check">
|
||||
{{ form.active(class="form-check-input") }}
|
||||
|
||||
Reference in New Issue
Block a user