Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
14.21 KB
MD5: 1d15d3a14a1f213efdfc7e09721645eb
SHA-1: d979ff7eb0802050933fe0e02d5a7875708d5a80
SHA-256: 211f449d2c32cc7d8e3d9892eaa2b542d2b41cb8cebd4dd8b63222778cccfe8e
Download zip
18.66 KB
MD5: 701e905ef191a5aa77d3d0658b55a455
SHA-1: ee0f0c13f126f9aff01d7e834525e6ee64d76d6b
SHA-256: 9eb151425655b0f03dc6605981e21385d03de0caecea45c4cfbf4a2e220c4f8b
Release notes
Changes since 7.x-1.0-rc1:
- Prevent errors if users choose anything other than Fields as row style, and set an appropiate error: #1190758: Fatal error: Cannot access empty property modules/field/field.multilingual.inc on line 275 by Manuel Garcia
- Bug fix: #1239958: Typo in View Setting Dialog
- Bug fix: #1395554: The jQuery UI Accordion library is not loaded if the views "Exposed form style" is set to "Input required" by antoinesolutions