Small changes for Pipedrive and uploaded the Chubb CISA CSV.

This commit is contained in:
Norm Rasmussen
2025-10-16 14:27:48 -04:00
parent 464886fcd0
commit 7414b2e22e
25 changed files with 118 additions and 86 deletions

View File

@ -24,7 +24,7 @@
/>
<img
alt="avatar"
class="np-account-avatar-image"
class="np-account-avatar-image fs-exclude"
src="{% if form.secure_custom_avatar_url contains "https://secure.gravatar.com/avatar" %}https://s3.amazonaws.com/static.northpass.com/pipedrive/Avatar.png{% else %}{{ form.secure_custom_avatar_url }}{% endif %}"
id="{{version}}_custom_avatar_img"
{% if form.use_gravatar? %}style="display: none"{% endif %}