add favorite tags to reltag js

This commit is contained in:
albert
2013-02-21 14:01:43 -05:00
parent c935d62a69
commit 73cce49fb0
4 changed files with 17 additions and 1 deletions

View File

@@ -60,6 +60,10 @@ class AnonymousUser
[]
end
def favorite_tags
nil
end
def upload_limit
0
end