mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Use tab widget prefix for our slightly modified tabs widgets
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
$.widget( "itop.regulartabs", $.ui.tabs, {
|
||||
widgetEventPrefix: 'tabs',
|
||||
js_selectors:
|
||||
{
|
||||
tab_container_list: '[data-role="ibo-tab-container--tab-container-list"]'
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
$.widget( "itop.scrollabletabs", $.ui.tabs, {
|
||||
widgetEventPrefix: 'tabs',
|
||||
js_selectors:
|
||||
{
|
||||
tab_toggler: '[data-role="ibo-tab-container--tab-toggler"]',
|
||||
|
||||
Reference in New Issue
Block a user