Tessier před 3 roky
rodič
revize
b6ada4240f
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      web/themes/custom/popsu_colloque/js/script.js

+ 1 - 0
web/themes/custom/popsu_colloque/js/script.js

@@ -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';