change icon for authentication parameter

This commit is contained in:
fvilpoix 2013-01-03 09:52:49 +01:00
parent fdc814e264
commit 066da73b05
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -9,7 +9,7 @@
<img src="{{ asset('bundles/nelmioapidoc/image/lock.png') }}" class="icon" alt="HTTPS" />
{% endif %}
{% if data.authentication %}
<img src="{{ asset('bundles/nelmioapidoc/image/man.png') }}" class="icon" alt="Needs authentication" />
<img src="{{ asset('bundles/nelmioapidoc/image/keys.png') }}" class="icon" alt="Needs authentication" />
{% endif %}
<span class="path">