[UI] Refactored some code and integrated CSS changes made by G.Debros
This commit is contained in:
@@ -41,6 +41,7 @@ class CoverResource : public Wt::WResource
|
||||
|
||||
std::string getReleaseUrl(Database::Release::id_type releaseId, size_t size) const;
|
||||
std::string getTrackUrl(Database::Track::id_type trackId, size_t size) const;
|
||||
std::string getArtistUrl(Database::Artist::id_type artistId, size_t size) const;
|
||||
std::string getUnknownTrackUrl(size_t size) const;
|
||||
|
||||
void handleRequest(const Wt::Http::Request& request, Wt::Http::Response& response);
|
||||
|
||||
Reference in New Issue
Block a user