4 lines
89 B
JavaScript
4 lines
89 B
JavaScript
// vim: et:ts=4:sw=4:sts=4:ft=javascript
|
|
Ox.TabPanel = function(options, self) {
|
|
|
|
};
|