Unverified Commit e5680ff1 authored by bitsoko's avatar bitsoko Committed by GitHub

Update manage-order.js

parent b63d4a13
......@@ -162,7 +162,7 @@ function tradeManager(oid, action) {
} else if (action == 'manage') {
$("#buySteps").css("display", "none");
$("#slctPmntMthd").css("display", "none");
$("#slctPmntMthd").css("display", "block");
//this is an existing order
// orderTimer = setInterval(function () {}, 15000);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment