From 4bfbb194ec1f9fc2647d1cb4e946fb95492076d6 Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Wed, 23 Nov 2011 15:25:48 -0500 Subject: settings are good enough for a preview release now --- start.php | 1 + 1 file changed, 1 insertion(+) (limited to 'start.php') diff --git a/start.php b/start.php index cd3a5158d..056c1739a 100644 --- a/start.php +++ b/start.php @@ -25,6 +25,7 @@ function tidypics_init() { // Extend CSS elgg_extend_view('css/elgg', 'tidypics/css'); + elgg_extend_view('css/admin', 'tidypics/css'); // Add photos link to owner block/hover menus elgg_register_plugin_hook_handler('register', 'menu:owner_block', 'tidypics_owner_block_menu'); -- cgit v1.2.3