removed audio player cartel background color + fixed cartel autoswitch
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user