Explorar el Código

Evolution #776: Changer icone add to playlist

Sevajol Bastien hace 11 años
padre
commit
ab41298e46

+ 1 - 1
src/Muzich/CoreBundle/Resources/views/SearchElement/element.html.twig Ver fichero

@@ -276,7 +276,7 @@
276 276
             href="{{ path('playlists_add_element_prompt', { 'element_id' : element.id }) }}"
277 277
             title="{{ 'playlist.add_this_element'|trans({}, 'elements') }}"
278 278
           >
279
-            <img src="{{ asset('/img/icon_add_2.png') }}" alt="add to playlist" />
279
+            <img src="{{ asset('/img/playlist_add_gray.png') }}" alt="add to playlist" />
280 280
           </a>
281 281
         </li>
282 282
         

BIN
web/img/playlist_add_gray.png Ver fichero