test
This commit is contained in:
parent
54eb71f4a2
commit
90060f19c9
1 changed files with 1 additions and 0 deletions
|
|
@ -144,6 +144,7 @@ var pd = {
|
|||
context: $("#pd__style"),
|
||||
}).then(
|
||||
function (data) {
|
||||
console.log(data);
|
||||
$(this)[0].innerHTML = data.data.stylesheet;
|
||||
$("#pd__central").show();
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue