summaryrefslogtreecommitdiff
path: root/modules/developer/config/developer.php
diff options
context:
space:
mode:
authorTim Almdal <tnalmdal@shaw.ca>2009-03-15 19:27:30 +0000
committerTim Almdal <tnalmdal@shaw.ca>2009-03-15 19:27:30 +0000
commit6ac6c6a7e0824d8fda81e36240818f9b7e9c4696 (patch)
treea5ad572c446667f8ab5fef3d2e0c6b63043344c2 /modules/developer/config/developer.php
parent7c5ba9d4229a6e3c258f6a80769e70c5dcd68578 (diff)
Updates to the developer tool create module.
It now creates a fully functional sidebar block, a dialog pop up on the option menu for albums or photos, a dashboard block and an admin screen.
Diffstat (limited to 'modules/developer/config/developer.php')
-rw-r--r--modules/developer/config/developer.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/developer/config/developer.php b/modules/developer/config/developer.php
index 35ef0acd..9f5919b3 100644
--- a/modules/developer/config/developer.php
+++ b/modules/developer/config/developer.php
@@ -44,7 +44,6 @@ $config["methods"] = array(
"photo_blocks" => t("Photo block"),
"photo_bottom" => t("Bottom of photo content"),
"photo_top" => t("Top of photo content"),
- "sidebar_blocks" => t("Sidebar block"),
"sidebar_bottom" => t("Bottom of sidebar"),
"sidebar_top" => t("Top of sidebar"),
"thumb_bottom" => t("Bottom of thumbnail"),