mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 23:13:15 +00:00
Fix provider badge macro
This commit is contained in:

committed by
Romain Neutron

parent
cc5803d216
commit
c496ed71cc
@@ -117,7 +117,7 @@
|
||||
{% endmacro %}
|
||||
|
||||
{% macro providerBadge(provider, img_url, full_name, email) %}
|
||||
<div class="{{ provider }} no-overflow provider-badge rounded">
|
||||
<div class="{{ provider.getId() }}-badge no-overflow provider-badge rounded">
|
||||
<table>
|
||||
<tr>
|
||||
<td style="width:55px;">
|
||||
|
Reference in New Issue
Block a user