Skip to content
Snippets Groups Projects
Commit e39257ee authored by lowercasedonkey's avatar lowercasedonkey
Browse files

market button fix

parent 133e23a3
No related branches found
No related tags found
No related merge requests found
......@@ -85,6 +85,9 @@ App.Markets.purchaseFramework = function(slaveMarket, {sTitleSingular = "slave",
V.market.introType = "multi";
student();
jQuery("#slave-markets").empty().append(App.Markets[slaveMarket]);
V.nextLink = "Bulk Slave Intro";
V.nextButton = "Continue";
App.Utils.updateUserButton();
},
)
);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment