1 line
96 B
JavaScript
1 line
96 B
JavaScript
'use strict';const page_tabs=getData('page_tabs');$(function(){$.pageTabs(page_tabs.default);}); |