removed audio player cartel background color + fixed cartel autoswitch

This commit is contained in:
2018-09-13 14:32:05 +02:00
parent bcda3eb9bc
commit cc2458e948
4 changed files with 12 additions and 5 deletions
@@ -1157,8 +1157,9 @@
_$body.trigger({'type':'new-audio-cartel-loaded'});
initAjaxLinks();
// init cartel auto switch
this.scndCartel_visible = 0;
this.$cartel.removeClass('second-visible');
this.cartelSwitchInterval = setInterval(this.switchCartel.bind(this), this.cartelSwitchIntervalMS);
// call drupal behaviours (for addtoany)
Drupal.attachBehaviors(this.$cartel);
// open automaticly tha article if needed