mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-28 01:53:25 +00:00
remove debug statement
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
Darkswarm.directive "logoFallback", () ->
|
||||
restrict: "A"
|
||||
link: (scope, elm, attr)->
|
||||
console.log elm
|
||||
elm.bind('error', ->
|
||||
elm.replaceWith("<i class='ofn-i_059-producer'></i>")
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user