Closed (won't fix)
Project:
Hosting
Version:
6.x-0.4-alpha3
Component:
User interface
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
21 Dec 2010 at 03:47 UTC
Updated:
19 Aug 2012 at 14:14 UTC
Now it breaks our good design and is against standards, because form submits should be below other forms items.
It is also potentially dangerous when the list of site is longer.
Comments
Comment #1
univate commentedThis type of UI matches the drupal node/content admin form and views bulk operations type interfaces.
Comment #2
omega8cc commentedI don't think it addresses the issue I explained. You need to take into account this particular (Aegir) UI context and not just copy "standards" for content management UI in Drupal..
Comment #3
anarcat commentedI am not sure I see the problem either. How about making the buttons both on top and bottom?
Then it can be themed away...
Comment #4
rsvelko commentedfor the time being I created two views - one with VBO and one without... sometimes for some people that would be enough...
Comment #5
steven jones commentedThis can be themed theme_hosting_site_list if you need to move the form, and having the actions at the top is what other Drupal forms do, so we'll stick with that.