log ajax
This commit is contained in:
@@ -68,6 +68,7 @@
|
|||||||
dataType:'text',
|
dataType:'text',
|
||||||
async: true,
|
async: true,
|
||||||
success: function(data) {
|
success: function(data) {
|
||||||
|
console.log('data', data);
|
||||||
if ($this.is('#ressource')) {
|
if ($this.is('#ressource')) {
|
||||||
var hero = 'article .__wrapper .__hero';
|
var hero = 'article .__wrapper .__hero';
|
||||||
var head = 'article .__wrapper .__head';
|
var head = 'article .__wrapper .__head';
|
||||||
|
|||||||
Reference in New Issue
Block a user