Active
Project:
Chaos Tool Suite (ctools)
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Aug 2012 at 14:44 UTC
Updated:
9 Aug 2012 at 14:44 UTC
ctools_export_ui::edit_form adds the form's submit buttons to form['buttons'] (no #type). More 'compliant' with Drupal 7 would be if the buttons would be in a container with #type "actions". Good themes style that container. It's also more predictable for other developers.