Changes between Version 5 and Version 6 of S3/S3GroupedOptionsWidget


Ignore:
Timestamp:
04/01/13 19:52:38 (12 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/S3GroupedOptionsWidget

    v5 v6  
    5757'''The widget is instantiated for an element like''':
    5858
    59 {{{#!javascript
     59{{{
    6060$('#example').groupedopts({columns=3})
    6161}}}