fix #2783: Unhide /artist_versions for members
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
class ArtistVersionsController < ApplicationController
|
class ArtistVersionsController < ApplicationController
|
||||||
before_filter :gold_only
|
before_filter :member_only
|
||||||
respond_to :html, :xml, :json
|
respond_to :html, :xml, :json
|
||||||
|
|
||||||
def index
|
def index
|
||||||
|
|||||||
Reference in New Issue
Block a user