WIP: Implement profile editing
This commit is contained in:
@@ -36,6 +36,8 @@
|
||||
<div class="flex items-center space-x-2">
|
||||
{% for license in jobProfile.requiredLicenses %}
|
||||
{{ icon(license, 'w-5 h-5') }}
|
||||
{% else %}
|
||||
-
|
||||
{% endfor %}
|
||||
</div>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user