Tim Almdal
|
1692ee1308
|
Currently Admin_Theme_Options controller assumes that all the themes will provide the same values. This change corrects that assumption and moves the management of the theme options, including creating the form and updating the theme options into the theme.
|
2009-11-18 14:37:49 -08:00 |
|
Chad Kieffer
|
5f56cbf997
|
Wrap all admin views in g-block and g-block content. This provides the means to visually separate the view's title and description from everything else. Primary admin view title should always be h1, and only one h1 per view. Removed some unused admin CSS id's.
|
2009-10-18 20:22:10 -06:00 |
|
Chad Kieffer
|
d581bbbd1e
|
Renamed more CSS selectors from gName to g-name.
|
2009-10-04 15:53:00 -06:00 |
|
Chad Kieffer
|
3e6ba7acc3
|
Renamed most, if not all css selectors from gName to g-name. Moved a few shared images from wind to lib. Deleted unused images in the admin_wind. This will likely break a few ajax features.
|
2009-10-04 00:27:22 -06:00 |
|
Bharat Mediratta
|
0b23433d94
|
Rename theme_details to theme_options. These changes got left out of
68fd196d66 leaving us in a temporarily
broken state.
|
2009-06-11 12:50:50 -07:00 |
|