source:
admin/js/page-tabs.js
@
3928:61a15405d315
Revision 3928:61a15405d315, 126 bytes checked in by franck <carnet.franck.paul@…>, 7 years ago (diff) |
---|
Line | |
---|---|
1 | /*global $, getData */ |
2 | 'use strict'; |
3 | |
4 | const page_tabs = getData('page_tabs'); |
5 | $(function() {$.pageTabs(page_tabs.default);}); |
Note: See TracBrowser
for help on using the repository browser.