1
0
Fork 0
forked from 0x2620/oxjs
oxjs/source/Ox.UI/js/Panel/Ox.TabPanel.js

4 lines
89 B
JavaScript
Raw Normal View History

2011-07-29 20:48:43 +02:00
// vim: et:ts=4:sw=4:sts=4:ft=javascript
2011-04-23 00:03:10 +02:00
Ox.TabPanel = function(options, self) {
};