Translation fixes
This commit is contained in:
@@ -66,7 +66,7 @@ class ArtistController < ApplicationController
|
||||
@data[:status] = 'loading'
|
||||
@loading = true
|
||||
end
|
||||
ap @artist
|
||||
|
||||
@data[:html] = buildArtistHTML(@artist)
|
||||
render :json => @data
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user