mirror of
https://github.com/Mottie/tablesorter.git
synced 2024-11-15 23:54:22 +00:00
Docs: minor correction
This commit is contained in:
parent
873f6d2ee2
commit
71f55cec70
@ -72,7 +72,7 @@
|
||||
widgetOptions: {
|
||||
// jQuery selector or object to attach sticky header to
|
||||
cssStickyHeaders_attachTo: '.mfp-wrap',
|
||||
stickyHeaders_offset: 0,
|
||||
cssStickyHeaders_offset: 0,
|
||||
// caption set by demo button value
|
||||
cssStickyHeaders_addCaption: addCaption
|
||||
}
|
||||
@ -148,7 +148,6 @@ $(function() {
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
});
|
||||
</script>
|
||||
</head>
|
||||
|
Loading…
Reference in New Issue
Block a user