Skip to content
Snippets Groups Projects
Commit d5687b8d authored by ale's avatar ale
Browse files

pass explicit solution

parent 97603dc6
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,7 @@ djr.Player = function(backend, selector) {
// Setup the jPlayer interface.
this.circleplayer = new CirclePlayer(selector, {}, {
supplied: "mp3",
solution: "html,flash",
swfPath: "/static/js",
cssSelectorAncestor: "#cp_container",
error: function(e) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment