diff options
| author | Tim Almdal <tnalmdal@shaw.ca> | 2009-09-29 14:35:15 -0700 |
|---|---|---|
| committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-09-29 14:35:15 -0700 |
| commit | 39a40e49a19f00baeeeefe375d67e915ccc7e09a (patch) | |
| tree | a82561589758254dd4adfe9325179f545b36fdf8 /modules/image_block/module.info | |
| parent | d77045f60de98eaa6400deddd11690a1401044ea (diff) | |
Refactor sidebar_blocks into a separate function and then call block_manager::get_html(site.sidebar). Convert image_block to use block management instead of theme::sidebar_blocks
Diffstat (limited to 'modules/image_block/module.info')
| -rw-r--r-- | modules/image_block/module.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/image_block/module.info b/modules/image_block/module.info index e6d85048..b92b83df 100644 --- a/modules/image_block/module.info +++ b/modules/image_block/module.info @@ -1,3 +1,3 @@ name = "Image Block" description = "Display a random image in the sidebar" -version = 1 +version = 2 |
