Fixing the taxon icons to support le svgs

This commit is contained in:
Will Marshall
2014-06-10 15:52:27 +10:00
parent 74b3c026d2
commit 82da4d3911

View File

@@ -1,5 +1,5 @@
attributes :name, :id, :permalink
node :icon do |taxon|
taxon.icon.url
taxon.icon(:original)
end