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"),
|
context: $("#pd__style"),
|
||||||
}).then(
|
}).then(
|
||||||
function (data) {
|
function (data) {
|
||||||
|
console.log(data);
|
||||||
$(this)[0].innerHTML = data.data.stylesheet;
|
$(this)[0].innerHTML = data.data.stylesheet;
|
||||||
$("#pd__central").show();
|
$("#pd__central").show();
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue