Changes between Version 5 and Version 6 of S3/S3GroupedOptionsWidget
- Timestamp:
- 04/01/13 19:52:38 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3/S3GroupedOptionsWidget
v5 v6 57 57 '''The widget is instantiated for an element like''': 58 58 59 {{{ #!javascript59 {{{ 60 60 $('#example').groupedopts({columns=3}) 61 61 }}}