Updated functionalities
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
</dd>
|
||||
<dt class="col-5 text-muted small">Contract Manager</dt>
|
||||
<dd class="col-7 small">
|
||||
{{ project.project_manager.username if project.project_manager else '—' }}
|
||||
{{ project.project_manager.display_name if project.project_manager else '—' }}
|
||||
</dd>
|
||||
<dt class="col-5 text-muted small">Created</dt>
|
||||
<dd class="col-7 small">{{ project.created_at.strftime('%Y-%m-%d') }}</dd>
|
||||
|
||||
Reference in New Issue
Block a user