Drupal: prikaz video vodica tudi na angleski strani.
This commit is contained in:
parent
acc2f1f01c
commit
2b7ad96af1
@ -148,12 +148,6 @@
|
|||||||
jQuery('#quicktabs-tabpage-' + id + ' .item-list').prepend('<h3>' + ime + '</h3>');
|
jQuery('#quicktabs-tabpage-' + id + ' .item-list').prepend('<h3>' + ime + '</h3>');
|
||||||
});
|
});
|
||||||
|
|
||||||
// Quick tabs na angleški strani razširi 2 zavihka na 50%
|
|
||||||
if (jQuery('#quicktabs-tab-tabs_faq_manuals_video_eng-0').length) {
|
|
||||||
jQuery('.tabs-1ka ul.quicktabs-tabs > li').each(function () {
|
|
||||||
jQuery(this).addClass('width-50');
|
|
||||||
});
|
|
||||||
}
|
|
||||||
|
|
||||||
// Quicktabs odpremo ustreznega glede na izbran url
|
// Quicktabs odpremo ustreznega glede na izbran url
|
||||||
var urlPars = window.location.pathname.split('/');
|
var urlPars = window.location.pathname.split('/');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user