Get rid of vksearch submodules
This commit is contained in:
parent
32ca000b8b
commit
43a22b72d8
|
@ -1,6 +0,0 @@
|
|||
[submodule "app/assets/javascripts/jquery/jplayer"]
|
||||
path = app/assets/javascripts/jquery/jplayer
|
||||
url = https://github.com/happyworm/jPlayer.git
|
||||
[submodule "app/assets/javascripts/vksearch"]
|
||||
path = app/assets/javascripts/vksearch
|
||||
url = git@github.com:magnolia-fan/vkontakte_music_search.git
|
|
@ -81,7 +81,7 @@ class ArtistController < ApplicationController
|
|||
pic: artist.pic_url,
|
||||
urls: artist.artist_links
|
||||
}
|
||||
ap artist.artist_links
|
||||
|
||||
media_types = @@default_album_types
|
||||
session = Session.find_by_key(session_key)
|
||||
unless session.nil?
|
||||
|
|
Loading…
Reference in New Issue